Home › Forums › All Other Themes › Web Hosting Theme Header adjustment
- This topic has 22 replies, 2 voices, and was last updated 6 years, 10 months ago by Sonl Sinha.
-
AuthorPosts
-
December 15, 2017 at 7:47 am #89680
Dear Moderator,
How can I adjust the Header of my website https://jubnawebs.com by increasing the Font size, making the logo to be on the same line with telephone and Chat, and align the others pages to the center?December 15, 2017 at 12:47 pm #89727Dear All,
Can anyone respond to my help inquiry?December 18, 2017 at 7:06 am #89805Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
#topmenu ul li a { padding:53px 16px; font-size:20px;}
Regards,
DaveDecember 18, 2017 at 7:49 am #89826Thank Dave,
How can make logo be on the same line with social media icons, chat, contact, and support?December 18, 2017 at 9:10 am #89838Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
.logo img { height: 115px; margin-top:0;}
Regards,
DaveDecember 19, 2017 at 6:13 am #89904Dear Dave,
this image CSS code did not work. Can you send me other options?
Kind Regards.
GaiDecember 19, 2017 at 6:30 am #89905Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
Remove
.logo img { height: 115px; margin-top:0;}
And add this code there
.logo img { height:auto !important; width:auto !important; margin-top:0;}
Regards,
DaveDecember 19, 2017 at 7:08 am #89911it has not yet resolved
December 19, 2017 at 7:16 am #89915Hi,
I am not sure what you mean by this. Can you may be draw or point out in an image?
You can upload image in imgur.com and share the link here.
Regards,
DaveDecember 19, 2017 at 1:49 pm #89946Thank Dave,
I want the logo to be on the same line with social icons, email, chat, and support as shown by the arrow
https://imgur.com/56y8uN5December 20, 2017 at 6:52 am #90031Hi,
Do you want this type of header : https://imgur.com/a/XDuLL
Regards,
DaveDecember 20, 2017 at 7:32 am #90033Thank Dave,
This is a type of header I want.December 20, 2017 at 7:43 am #90035Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
.head-info-area { height:120px;} .head-info-area .left { position:relative; left:230px; padding:45px 0 0 !important;} .logo { margin-top:-115px;} .head-info-area .right { padding:49px 0 0;} #topmenu ul li a { padding:23px 16px;}
Regards,
DaveDecember 20, 2017 at 7:49 am #90039Thank you, Dave, for your support to me.
It has work as I need itDecember 20, 2017 at 7:52 am #90040Hi cholkutdioor,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/13/
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.