- This topic has 3 replies, 2 voices, and was last updated 5 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › WEN Business Pro › Slider Text
Is there a way to make the headline text on the slider for Business Pro theme italicized? If you look at this link http://c1y.db7.myftpupload.com, I am looking to make the main headline over the slider to be in italic. Is this possible? Thanks.
Hello @dougkurt,
Please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS for the fix.
#main-slider h3 {
font-style: italic;
}
You can change the font style as per your requirement.
Hope this helps.
Regards!!
Thank you very much. Now I have different issue. I am using the same theme on a different site and for some reason the button background color has changed, but it is listed in the Customize Colors section as something different. You can see this at http://pbp.ac9.myftpupload.com. The button is showing up blue and should be a sage green. It was this color earlier. Any thoughts on this. Thanks for all the help.
Hello @dougkurt,
The button color is changed by going to Admin Panel > Appearance > Customize > Color Settings > Basic Color Options > Button Background Color.
If this does not work for you then please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
#main-slider .slider-buttons a {
background-color: #492f13 !important;
}
Hope this helps.
Best Regards!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |