Hi all :)
is posible change the simple text “read more” Button. for a colored button?
Thanks
Hi Tokyo!
I couldn’t find the page in your screenshot on your site, could you link directly to it please?
Cheers!
Rikard
Hey sorry.
this is the blog with read more text button: http://ganubis.com/nighthawks-gamers/
and example of for a colored button like this: http://www.ganubis.com/6.png
Thanks ^^
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.read-more-link a {
background-color: green;
color: white;
padding: 5px;
border-radius: 5px;
}
Regards,
Yigit
It is done. Yigit thank you very much! Yigit +10 :)