Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #122495
    mfferreiro
    Participant

    Hello,

    How can I disable the buttons in the featured slider?

    I’ve got the web in local, so I cannot write it down here.

    Thanks in advance,
    María

    #122527
    Pratik
    Keymaster

    Hi @mfferreiro,

    Try following code in Appearance-> Customize-> Additional CSS box:

    
    #slider-section .readmore {
        display: none;
    }
    

    This should work. Let me know how it goes.

    Regards,
    Pratik

    #122855
    mfferreiro
    Participant

    Hi Patrik,

    Thanks for the quick answer, but it doesn’t work… Nothing happens.

    Regards,
    María

    #122856
    Pratik
    Keymaster

    Hi @mfferreiro,

    In that case, I wont be able to give you solution without looking at your site url. Please let me know when the site is live and only then I will be able to give you solution.

    Regards,
    Pratik

    #122858
    mfferreiro
    Participant

    I will! Thanks.

    Regards,
    María

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Buttons in featured slider’ is closed to new replies.