custom css formatting being overridden by theme
-
I have some custom HTML with some additional css, e.g.
<p class="cards-h">Vul: NS</p>
with the css:
.cards-h, { font-size: 16px !important; margin: 0px; padding: 0px; width: fit-content; }
I have run the html (with css) locally and it all works perfectly. However, on my WordPress site only some of the css style components apply (e.g. colour of some letters) but the paragraph spacing seems to be being overridden by the theme.
Theme: Minimal Blog By WPinterface
Hopefully asking in the right place!
Thank you,
Mike
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘custom css formatting being overridden by theme’ is closed to new replies.