Add custom css

Posted in: Newspaper
Post count: 21

Hi,

I added a form to subscribe to our newsletter but the radio checkbox wasn’t displayed nice.
I edited bootstrap.css

button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle

to:

button,input,select,textarea{margin:0;font-size:100%;vertical-align:baseline

This works! But can I add this to my custom css to avoid having to edit bootstrap.css every time I update the theme?

Thanks!

Jalo

Post count: 9544

Yes; just add to the custom CSS box in the theme panel 🙂

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