Forum
Welcome, Guest
Please Login to access forum.
Re:Button read more is very close to the next article (1 viewing) 
Go to bottom
TOPIC: Re:Button read more is very close to the next article
#6406
Fernando
Fresh Boarder
Posts: 15
User Offline
Button read more is very close to the next article Karma: 0  
Good morning.

I would like to move the option of the "read more" button a bit more because it is very close to the title of the headlines in the bottom

how can I do this?

Sending screenshot

Thanks for the help

ATT: Fernando B.
 
Logged Logged  
  The administrator has disabled public write access.
#6407
John Dagelmore
Admin
Posts: 3722
User Offline
Re:Button read more is very close to the next article Karma: 79  
Hello,

you should change CSS for that button, find the CSS selector for the button and add a margin based on your needs (margin bottom, top, etc)

For example:

p.readmore {margin-bottom: 10px;}

Best regards

John
 
Logged Logged  
  The administrator has disabled public write access.
Go to top