Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #781465

    Hi there,

    I followed the CSS that was given here –> https://kriesi.at/support/topic/completely-remove-main-menu-from-all-pages/

    However, there is still the margin where the menu used to be above the logo. How would I go about eliminating the menu space all together so it’s a thin strip where the logo is and it’s centered vertically?

    Sorry if this was already addressed somewhere. Thank you as always for the great support.

    #781544

    Hey kjwaggz,

    Thanks for using our theme :)

    To remove the extra space, just add this custom style code:

    #main {
    padding-top: 0 !important;
    }
    

    Best regards,
    John Torvik

    #782105

    Worked, thank you as always for the solutions to problems. You guys are great.

    #782133

    Hi,

    Glad we could help! Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.