portfolio display

Home Forums Jevelin Theme portfolio display

Home Forums Jevelin Theme portfolio display

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • bluebee
    Participant

    hello dear,

     

    i have a question

     

    regarding the portfolio section ( i attached a screenshoot )

     

    how can i make the small circle in the display to change the color from white to blue

     

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

    Hi @bluebee,

     

    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-single-slider .slick-dots li button {
        background-color: #47c9e5;
    }

     

    Best regards,
    Shufflehound team

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