Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #129775
    cbaker
    Participant

    Beginner working in this theme and trying to remove the “read more” button from the feature slider.

    I’ve deleted the text from the button, but the outline remains. Please help

    #129779
    tikaram
    Participant

    @cbaker : Please post in your site URL.

    Regards,
    Tikaram

    #129862
    cbaker
    Participant
    #129910
    tikaram
    Participant

    @cbaker : Go to Appearance => Customize => Additional css and add the following css.

    .roll-button.border.button-slider {
    	display: none;
    }

    Let me know if you have any more issues.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Clean Business – Remove Feature Slider Button’ is closed to new replies.