Reply To: Custom CSS, mega menu, no-index

#22788
Daniel Tara
Keymaster

1. The default top margin is 60px so if you want to give it an extra 40px you’ll have to go with this code:

.page .site-content {
    margin-top: 100px;
    margin-bottom: 40px;
}

2. Yes, it’s pure CSS, although I am not going to take the time and explain how to do that. Besides, I haven’t seen your website so I can’t guess your particular needs.

3. Yoast SEO can help you do that as well as display breadcrumbs.