- This topic has 6 replies, 2 voices, and was last updated 7 years, 9 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]