Site logo

Archived topic

How do I set the space between the navigation and the content title (H1)?

5 replies · Started by Nir on August 27, 2017

Viewing posts 1–6 of 6

I found a CSS which set space between content title and content.

How do I set the space between the content title and the navigation?

Nir Petrank

Hi there,

Which navigation? Can you link me to the page?

Can you give this a shot?:

.rtl.one-container .site-main {
    margin-top: 0 !important;
}

I set it.
This is OK.

Thanks for your help.
Nir Petrank

You're welcome :)

This archived topic is closed to new replies.