Speakers Edit Post

Best WordPress theme for festivals or other events with responsive, clean and unique design.
GK User
Wed Nov 06, 2013 9:09 am
Where do I change the font color of the [floated align="right"] section of the post?
User avatar
Expert Boarder

GK User
Wed Nov 06, 2013 12:11 pm
Hi,

Add this code with your color to override.css file (first enabli this option in template options -> advanced tab):
Code: Select all
.gk-floated[data-align="right"] {
color: #000;
}
User avatar
Moderator


cron