badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

delete read more button only from slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #40528
    superkefje
    Participant

    Dear,

    Thank you for the nice and clear theme. I’m trying to remove the ‘read more’ button in the slider and tried to use the following css code:

    .call-to-action{
    display:none;}

    This deletes the read more button but also deletes the ‘call to action’ button which I use on the homepage and in a widget. I hope you could help me with some css code to just delete the ‘read more’ button from the slider.

    Thanks in advance and I’m looking forward to your reply.

    Greetings,

    Kevin

    #40568

    Hi superkefje,

    Go to Appearance -> Theme Options/ customise -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .featured-slider .call-to-action {
        display: none;
    }
    

    Thank you!

    #40581
    superkefje
    Participant

    Thank you very much. Works perfectly 🙂

    #40591

    Great!
    Could you also please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/view/theme-reviews/ultimate
    We really appreciate your rating.

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.