Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #304037
    Hans
    Participant

    Hello Skandha,

    On the logo-slider are the logo’s of our sponsors. We have four sponsors and there are four columns.

    We don’t need the bullets and arrows (the slider navigation). is there a possibility to remove the slider naviagation.

    I searched in the forum, but connate find the right css.

    Kind regards

    Hans Hagmeijer

     

    #304040
    Skandha
    Participant

    @toerfiets: Hello Hans,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #logo-slider-pager, #logo-slider-prev {
    display: none !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘arrows logo-slider’ is closed to new replies.