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

    Hey,

    I want the background color to be red when you are on this page number 3 so it keeps red while you are on that page-
    numbers

    What code shall I add?
    Thanks
    Charlotte
    http://www.hotelladdict.se/

    #837972

    Hey Charlotte,

    Please add this in Quick CSS:

    .main_color .pagination .current {
       background-color:red!important;
       color:white!important;
    }

    I hope that helps!

    Best regards,
    Sarah

    #838175

    Thanks :)

    #838184

    You’re welcome! For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    Thank you for using Enfold.
    Cheers!
    Sarah

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