Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1271032

    Hi Support.

    Is it possible to add some white space under the main menu and the page content?
    See this link for a picture:
    https://oc.cabinplant.com/index.php/s/E84aN2YEgOaPABy

    #1271287

    Hey cabinplant,

    Thanks for the screenshot. Could you post a link to where we can see the actual elements as well please?

    Best regards,
    Rikard

    #1271520
    This reply has been marked as private.
    #1271731

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    main.template-page {
      margin-top: 20px;
    }

    Best regards,
    Rikard

    #1271802

    Thank you it works with the !important.
    Do you know if we can exclude some pages?

    #1272031

    Hi,

    Yes, you can apply different rules for some pages. Which pages don’t you want this to apply to?

    Best regards,
    Rikard

    #1272066
    This reply has been marked as private.
    #1272387

    Hi,

    Thanks for that. Please add this CSS under the previous code:

    .page-id-36799 main.template-page {
      margin-top: 0;
    }

    Best regards,
    Rikard

    #1272409

    Perfect.
    Thanks a lot again :)
    You can close this one

    #1272442

    Hi cabinplant,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘White space between the main menu and page content’ is closed to new replies.