- This topic has 6 replies, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › lines on menu
hi – love Full Width Pro but i’m having a few issues customising it on my site http://drawpilgrim.com
how can i remove the black lines on the menu bar?
and how can i modify the slider caption font(s)?
you may also notice that the footer isn’t showing up on homepage (only on subpages)
sorry! feel like i’m going in circles trying to solve these issues on my own.
Hi,
Kindly go to Appearance>>Theme Options>>Layout Settings>>Custom CSS Box:
Add this code there:
#site-nav ul li { border:none !important;}
.slide-description, .slide-readmore { color:#000 !important;}
Regards,
Dave
YAY! thank you dave!
can you advise how i can change the slider fonts to Montserrat for heading and Georgia for body text (without any drop shadow)
thank you
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
#slidecaption { text-shadow:none !important;}
div.slide-title { font-family:'Montserrat', sans-serif !important;}
Regards,
Dave
thanks dave – that fixed the shadow but the slider font is still Roboto :/
disregard – i figured something out!
Great
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]