Catagory Buttons

Home Forums Jevelin Theme Catagory Buttons

Home Forums Jevelin Theme Catagory Buttons

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • juliesparks
    Participant

    Can the buttons for the portfolio catagories on the slider on the homepage be made a color like black with text white, the active button can stay the purple you see. Some of the buttons are getting lost against the pictures, see attached and also: https://www.greenspringstation.com/

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @juliesparks,

     

    I hope you are well today and thank you for your question.

     

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-portfolio-filter-style4 .sh-filter-item-content {
        background: #000;
        color: #fff;
    }

     

    Best regards,
    Shufflehound team

    juliesparks
    Participant

    Thanks!

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)