- This topic has 1 reply, 2 voices, and was last updated 7 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Padding around logo
I’m using Charity Pro template
1. I need to reduce the padding around the logo image. That whole section with logo and navigation is too long so if I reduce the padding it will make it shorter.
2. How can I reduce the padding around each page name in the navigation text links? If I can reduce the space between the words, then I can increase the font size.
3. How can I have the navigation links start more to the left so I have more space for another page or increasing the navigation font size?
Please give a description of the function of the code fixes you provide so I can understand what I’m doing better.
example: “insert this code (xxxxx) in this field in order to have this effect”.
Sometimes I’m inserting short codes or CSS and I don’t know what it’s for.
www.freshwaterfriends . org
thanks for all your help. I keep renewing with you guys my annual payments because I get very good templates and support.
Hi,
Kindly go to Appearance » Theme Options » Basic Settings » Custom CSS and paste below code there.
.header .header-inner .logo{margin-bottom: 0; margin-top: 0;} /* To control logo top and bottom margins. */
.header .header-inner .nav ul li a{padding-left: 15px; padding-right: 15px;} /* To control navigation items left and right paddings. */
.header .header-inner .nav ul li:last-of-type a{padding-right: 0;} /* Navigation links start more to the left. */
Regards,
Shri
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]