Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #915802

    Hello,

    Which field in styling changes this text color? I have “theme color subtle” selected as the button color.

    Image 2018-02-21 at 4.15.23 PM.png

    #915804

    In addition, would you be able to provide me with some CSS to effect the color of buttons (#006fb9 background with white text) only on slides 1 and 3 of the fullwidth easy slider?

    #915870

    Hi,

    Can you give us a link to the page in the screenshot? so we can take a closer look. You can post the link in private content if you only want it to be seen by moderators.

    Best regards,
    Nikko

    #915880

    I changed all the button colors to blue, so now I’d just like to know the CSS to change the 2nd slide’s buttons to the theme’s primary orange color.

    #915885

    Hi kjwaggz,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #916438
    #916591

    Hi kjwaggz,

    Thank you for the link. Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top.home #full_slider_1  .slide-2 .avia-slideshow-button {
        background: orange;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #916758

    You guys deliver consistently. I literally tell others there is no other theme to even consider.

    Thanks!

    #916997

    Hi,

    Thanks a lot for the kind words and for using Enfold :-)

    Best regards,
    Rikard

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