Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #916602

    Hi,

    I need to be able to edit the font color of only the second button on each of my sliders. I know there must be some CSS for this but cannot find anything by searching the forums.

    I have the first button as a dark grey background with white text and i want the second button to keep the color i have set (light blue) but want to change the font color to black.

    #916655

    Hey philoakley,

    The button is dark blue and the black color will make the text almost invisible, but if you need the code, here it is:

    
    #top .main_color .avia-color-theme-color.avia-slideshow-button-2 {
      color: #000;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #916700

    Hi Victoria,

    Apologies, I’d forgotten to change the button to the lighter blue as the header is, but I’ve changed it and added your code and it works perfectly.

    Thank you for your help!

    This thread can now be closed.

    Phil

    #916867

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Fullwidth slider button font color’ is closed to new replies.