Override Jetpack CSS for Contact form and Tiled galleries
-
Hi,
I would like to customize Tiled Galleries CSS. Not a big deal, but I have wide pages on which I added galleries. And they are stick to the left side. Would be nicer IMO to center them. I changed their width to 600px using $content_width already.
All I need is to change margins from
margin:0;
to
margin:0 auto;
But if I add this in the Custom CSS offered by jetpack, grunion.css still override my custom.
How can I avoid it ?On another website, I have a similar problem. The contact form’s text area is set to 80%. But on a 950px page wide, it looks weird and doesn’t fit as I would like with an image I added.
Changing it to 50% would be perfect.But same issue, grunion.css is still overriding my custom CSS.
How can I do this ?
Regards,
Eddy
- The topic ‘Override Jetpack CSS for Contact form and Tiled galleries’ is closed to new replies.