Custom CSS disappearing after save in CSS Editor

Posted in: Newspaper
Post count: 26

hi. I am trying to design a homepage.

I am using Big Grid 1. It has 48px of padding on top. I want to make it 10px.

Using tagdivcomposer, I enter this in the Live CSS Editor:
.td-main-page-wrap {
padding-top: 10px;
}

I can see the change happen successfully in the preview, I save and close it, but the change never appears on the site. When I go back in to the CSS editor, the CSS I had put in there is gone. What am I doing wrong?

Post count: 20688

Hi,

You could first take a look at the theme requirements guide
https://forum.tagdiv.com/requirements-for-newspaper/
Insufficient resources can cause many problems.

Also try entering the code in the theme panel custom CSS section, check if that works. Or you could do that in the tagDiv composer. Set a negative margin top for the row containing the grid
https://www.screencast.com/t/APfISctkH

Thanks

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