• Resolved deadnightwarrior

    (@deadnightwarrior)


    Hi all,
    Please note that I’m a total newcomer both to WordPress and the Colormag theme.

    I’m building a blog and I can’t find a way to remove the blank space between the header and the main menu.

    Now il looks like this:

    View post on imgur.com

    I want it to looks like this instead:

    View post on imgur.com

    Inspecting the code on the front page, I found out that I should remove the whole <div class=”inner-wrap”> but how can I do that?

    I have 0 knowledge of CSS and very very basic HTML knowledge.

    Thank you for your help!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • It seems to be a problem with colormag.

    1: The white space between top and menu bar.
    2: No sub title feature in post/pages.
    3: no available sub menu (with images) and other designs of full length slider
    4: full width layout which covers whole screen.

    Hey @deadnightwarrior ,

    Thank you for writing in,

    I have checked our theme and there seems to be no such issue with it. The problem might have occurred after the customizations. Please use the CSS code below by going to Appearance > Customize > Additional CSS:

    #header-text-nav-wrap{
    	padding: 0px;
    }

    Hope this helps.

    Hi @iamnikki,

    As I have mentioned above the issue with the space is not because of the theme and it might have occurred after the customization. Regarding the features that you have mentioned, please contact us via our live chat support by going to our site and let us know about them.

    Regards,
    ThemeGrill Support Team

    You are right @bikku The issue is initial loading of home page takes time & shows a gap.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove space between header and main menu (inner-wrap?)’ is closed to new replies.