live css not working

Posted in: Newspaper
Post count: 16

I added an image and wanted to make a background overlay. I inspected the image and as able to do this by adding this code:
body .tdi_57_1a1:after{
position: absolute;
top: auto;
bottom: 0;
width: 100%;
height: 40%;
background: rgba(30,29,10,0.49);
}.

However when I go into css and put this code the dot is green meaning it should work but nothing happens and when pressing saves it just keeps loading the save plus I tried changing small things like font size and stuff and nothing works in the css live

Post count: 35449

HI,
Please set the css in theme panel> custom code> custom css and see the results.
If there are some problems, please make sure that you do not have a plugin conflict and provide a link where I can inspect this situation.
Thank you!

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