- This topic has 4 replies, 3 voices, and was last updated 9 years, 5 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Clean Pro – Reduce Space Between Logo and Header Menu
Hi, Hoping to reduce the width between the main logo and the header menu please. http://3cb.1ca.myftpupload.com/.
Many thanks in advance. 🙂
Also the Section Title Font Type doesn’t appear to have changed to match the rest as changed in options to Droif Serif. Many thanks again 🙂
Hi,
Kindly add this in Appearance>Theme Options>Basic Settings>Custom CSS:
.logo { width:15%;}
.header_right { width:85%;}
Regards,
Shri
You guys are awesome, thank you! Any tips on changing the Section Title Typeface?
Hi,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
h2.section_title{font-family:’Oswald’ !important;}
Regards,
Brad
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]