- This topic has 1 reply, 2 voices, and was last updated 7 years, 2 months 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
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]