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

    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
    Member

    @cbaker : Please post in your site URL.

    Regards,
    Tikaram

    #129862
    cbaker
    Member
    #129910
    tikaram
    Member

    @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.