Home Forums Pro Themes WEN Business Pro Slider Button Color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #87457
    Doug Rasmussen
    Participant

    I am using the Business Pro theme on a site at http://pbp.ac9.myftpupload.com and for some reason the button background color on the slider under the header has changed. It is listed in the Customize Colors section as set to #a3a98f, but it is coming up Blue. It should be a sage green like the buttons at the bottom. When you hover over the button it changes to what I have set in the Customize – Color Options – Slider Color Options. Any thoughts on how to get this to change? Thanks for all the help.

    #87464
    wensolutions
    Keymaster

    Hello,

    Please add below given CSS to resolve the issue.

    #main-slider .slider-buttons a {
    	background-color: #492f13 !important;
    }

    Hope this helps.

    Regards!!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.