Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #180551
    npangers
    Participant

    Hi

    I’ve been trying to change the lines in the bottom of the navigation slider to circles in the css section but having no luck.

    Thanks!

    #180564
    sapana
    Participant

    @npangers: Hello npangers, Please follow this steps to make the navigation slider to circles and add the following css code
    Go to=> Appearance=> Customize=> Additional CSS=> add the following css code

    .slider-content-wrapper .cycle-pager span {
    border-radius:80%;
    height:8px !important;
    width:14px !important;
    }

    Let me know if this works out!

    Kind Regards,
    Sapana

    #180622
    npangers
    Participant

    It works! Thank you @sapana!

    #180665
    sapana
    Participant

    @npangers:Hello, npangers,I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/solid-construction/reviews/#new-post Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.

    Kind Regards,
    Sapana

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘how to change slider navigation from lines to circles’ is closed to new replies.