- This topic has 6 replies, 2 voices, and was last updated 7 years, 6 months 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
Free Custom WordPress Themes and Templates If you really looking to create a website with a custom feature then you must try Free custom WordPress […]
Free Technology WordPress Themes and Templates Before you pick a theme for your business website, make sure to conduct good research on it. Keep a […]
HTML5 WordPress Themes Actually all of the coded themes of SKT Themes are based on HTML5 since from the start we have implemented HTML5 standards […]