I removed the shop page banner and now the first part of my product archive is overlapping with the header. How do I give it some margin down so that it is not under the header.
Site URL: hidden Theme version: 8.0.6Hello,
Theme Options > Header builder > disable Header overlap. If you want to get overlap effect on particular pages only, use Multiple headers
Here is a video about Multiple headers – https://youtu.be/BpeXfzNwkOc
Regards
Okay and how do I add some margin between the header and the archive. Now they are not overlapping but they are too close to each other.
Hello,
Theme Options > Header builder > Bottom header > add margin bottom
or add the next code in Theme Options > Theme custom CSS:
.archive .content-page {
margin-top: 30px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.