Home › Forums › IT Consultant Support › Tagline
- This topic has 15 replies, 2 voices, and was last updated 7 years, 10 months ago by Sonl Sinha.
-
AuthorPosts
-
December 28, 2016 at 1:45 pm #56757
Hi I’m trying to figure out how to center my tagline within the logo section (upper left corner) of my header. Thanks
p.s. I asked a question under another topic, but I’ll ask it here too:
How can I increase my logo size without increasing the header space. It’s very small no matter what size I maek the original file. Thanks Again
December 29, 2016 at 4:57 am #56795Hi Lois,
Kindly show us your website URL.
Regards,
BradDecember 29, 2016 at 7:50 pm #56887Hi Brad,
it’s www.aachenhc.com .
I want the menu tabs to stay close to the bottom of the header, the Logo to be larger and the tagline to be centered. I greatly appreciate your help.
I also have three boxes on my Our Services page that collapses in mobile view. How can I fix these on the page. their code is here:
#rcorners1{
border-radius: 5px;
background: #dd412c;
padding: 20px;
width: 175px;
height: 160px;
}
#rcorners2 {
border-radius: 5px;
background: #bba99d;
padding: 20px;
width: 175px;
height: 160px;
}
#rcorners3 {
border-radius: 5px;
background: #4f4f4f;
padding: 20px;
width: 175px;
height: 160px;
}Thanks Again for your help
December 30, 2016 at 12:30 am #56904While you are looking at the site, you might be able to help me center the short code buttons. They will only position “left”. Even when I try to change the position to “center”
I appreciate any help you can offer to align these buttons on the page and inside of the shortcode columns. Thanks again
December 30, 2016 at 11:53 am #56961Hi Lois,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.btn-align-center{float:none; display:table;}
Regards,
DaveDecember 30, 2016 at 1:24 pm #56970Thanks Dave! But can someone please help me with the Logo and Tagline?
December 30, 2016 at 1:33 pm #56971Hi Lois,
Kindly add this code in custom css box:
.header #logo img{width:auto; padding:0 30px;}
Regards,
DaveDecember 30, 2016 at 1:50 pm #56973Thanks Dave. The only other 2 issues I have is the logo size. I want the logo to be bigger with the menu sitting to the bottom of the banner (NOT the center). Is this possible?
Also the colored blocks that I placed on the Our Services page is NOT responsive. They collapse ontop of each other in mobile mode.
Thanks for your quick response.
December 30, 2016 at 6:25 pm #56984Hey Dave! This worked until I increased my header to make my logo appear bigger. Now, all of the alignments are off. I’ve been trying to do these 3 things for the last week:
*Keep the Logo at the current size
*Center the Tag line
*Keep the menu to the bottom of the HeaderI will keep my site out of construction mode for you to view. Thanks again
January 2, 2017 at 5:03 am #57059Hi Lois,
Your website is in under construction mode.
Regards,
DaveJanuary 2, 2017 at 8:47 am #57080Hi Dave! I took the website out of construction. I appreciate any help you are able to provide. I will leave it up until you can view it. Thanks!
I also still have questions about the responsiveness of the 3 lower boxes on my Our Services page. They collapse on top of one another in mobile mode. Thanks again.
January 2, 2017 at 9:16 am #57081Hi Lois,
Kindly add this code in custom css box:
#logo{text-align:center;}
#logo span.tagline{text-align:center;}
.head_fix{padding:0 !important;}
.header_right{margin-top:120px;}Regards,
DaveJanuary 3, 2017 at 6:45 pm #57255Thanks! That’s exactly what I needed.
January 4, 2017 at 7:18 am #57294If you found our service good kindly review us here:
https://www.sktthemes.org/forums/topic/reviews-and-testimonials/Regards,
DaveJanuary 6, 2017 at 11:30 pm #57675I already have. Thanks Dave!
-
AuthorPosts
- The topic ‘Tagline’ is closed to new replies.