Custom CSS Styles only showing up in preview and not on live site
-
Hi!
I’ve been adding custom styles and I can see them working in preview. But, on the live site they are not. For instance I’ve got this code in the custom CSS field:
.section-body { margin-top: 200px!important; background: rgba(0, 0, 0, 0.3); } .section p { text-align: left!important; color: red!important; }
The margin and font color are not showing up on live site.
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Custom CSS Styles only showing up in preview and not on live site’ is closed to new replies.