- This topic has 4 replies, 2 voices, and was last updated 6 years, 6 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 › BeFit Theme Support › SKT BeFit Pro CSS Font setting
Hi,
I have set default font for H1 – H5 elements in theme as Allura,
But I need to change font for H5 elements in footer widgets only.
Im trying to override default font setting via editing line 301 in style.css file:
.cols-4 h5{ font-family: Source Sans Pro, sans-serif; font-weight:600; font-size:22px; margin-bottom:15px; text-transform:uppercase; border-bottom:none !important; background: rgba(0, 0, 0, 0) url(images/footer-heading-border.jpg) repeat-x scroll left bottom;}
But without success.
Can You point me to the correct settings, please?
Domain: http://test.jhfoto.cz
Thanks
Lukas
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
#footer-wrapper .cols-4 h5 {font-family: 'Allura', cursive; text-transform: capitalize; font-size: 30px;}
Regards,
Chris
Hi,
because I want override H5 element in footer from Allura font to Source Sans Pro, I´we changed Your code to:
#footer-wrapper .cols-4 h5 {font-family: 'Source Sans Pro', cursive; text-transform: capitalize; font-size: 30px;}
But it takes any effect.
Cam You help me, please?
Thanks
Lukas
Solved,
changed in style.css file.
Thanks for help
Lukas
🙂
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]