Remove Space Between Menu and Body

Hi,

I just removed the page title from all the pages of my site. But after doing this there is a gap between the menus and body. A big white space.Please suggest how to get rid of it.

Thanks in advance
Mohamed Athar

Hi Mohamed Athar,

I hope you are well today and thank you for your question.

Could you please share me the page URL from your site where you have removed the page title so that i can help you?

Kind Regards,
Movin

Hi Movin,

I am doing good.

Well the website link is this and attaching the file for better understanding.

Thanks

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Dazzling Options -> Other -> Custom CSS

body.page .entry-content {
    margin-top: 0;
}
#main .page-header {
    margin-top: 0;
}
body.page div#content {
    margin-top: 0;
}

Hi Movin,

Thanks a Ton.It worked…!!

Thanks Again
Mohamed Athar

You are most welcome here :slight_smile:

Hi,

Thank you for this awsome theme.
I tried to add code from the above but unfortunately it does not work.

I would also like to hide the date and the author of each page except “blog”. How to make that exception?
Thanks in advance. Unfortunately I’m not a professional…

My page is:link

Kind Regards,
Jarek

@Jarek This is old topic and to help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/dazzling/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.

Thank you for your kind reply.

Welcome :slight_smile: