Viewing 4 replies - 1 through 4 (of 4 total)
  • Make sure you are using a child theme

    Here’s the code needed to be added:

    input[type="reset"], input[type="button"], input[type="submit"], input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover, a.readmore, a.readmore:hover, .widget_custom-tagcloud a:hover, #wp_page_numbers ul li a:hover, #wp_page_numbers ul li.active_page a, .wp-pagenavi .current, .wp-pagenavi a:hover, ul.default-wp-page li a:hover, .pagination span {
      background: none repeat scroll 0 0 #06CCD3;
      border-color: rgba(0, 0, 0, 0.2);
    <strong>  display: none;</strong>
    }

    Thread Starter jamiekcc

    (@jamiekcc)

    where do i add that?

    just add in your style.css in your child theme.

    Thread Starter jamiekcc

    (@jamiekcc)

    thanks.. i’ll have to play around with it more.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Is 'Read more' deletable?’ is closed to new replies.