- This topic has 1 reply, 2 voices, and was last updated 7 years, 3 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
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]
Are you searching for the best WordPress Black Friday deals 2025? You’ve landed in the right spot! Black Friday and Cyber Monday are the biggest […]