button css

Posted in: Newspaper
Post count: 109

What css is used by the buttons in the theme (for example the “Post Comment” button)
I want to change the default css for all buttons that are used in post change to te same layout.

Thanks!

Post count: 6600

Hi,

You can find the css used to style that button by inspecting it, right click on it and select inspect element, you will fine the css used here http://screencast.com/t/SSPm1UKBGu
You can target the button using the same classes and style it like you want, then add the custom css into the custom css field in theme panel.

Thanks

Post count: 109

Thank you!

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