Continue Button in Blocks 6 & 9

Posted in: Newspaper
Post count: 18

How can I make the CONTINUE button smaller and add more pad between it and the excerpt?

And, if I needed to exclude it from Blocks 6 & 9, could I do that?

Thank you! You guys provide the very best support!

Post count: 854

hi,

use this css:


.item-details .more-link-wrap.wpb_button.td_read_more {
  padding: 0px 8px 0px 8px !important;
  margin-top: 15px; 
}

here : http://screencast.com/t/4tOfAnyr9

if you want to remove the button :
http://screencast.com/t/3sGvygxCxoh
http://screencast.com/t/qM0curZ2

Thanks for you message.
Radu A.

Post count: 18

Thank you that worked perfectly!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.