Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #293609

    Excuse me, may I ask about the distance between menu and header or content..
    how to make the space between menu and content be more wider?

    I set the transparent header as default,
    As in the image below, this is the archive page and I cannot set it, so there are no
    title pages on archive page and I don’t know how to set the distance from menu,
    it’s too narrow.

    If I create the page, I will put “&nbsp” ( :D ) about three times first line of
    content above.
    (I have no page title (the gray line, sorry I don’t how to call it), I found the code
    that you’ve answered in here and remove it) that’s why the content is too near to
    the menu. Thanks in advance.

    • This topic was modified 10 years, 4 months ago by Pearwcz.
    #293708

    Hi Pearwcz!

    Thank you for using the theme.

    Just to clarify, you want to add a space below the menu? You can do it via CSS or add a horizontal rule element. Set it as white space then adjust the height. If possible, please give us a link to actual page.

    Best regards,
    Ismael

    #293719

    Hi, sure! this is my page link

    Sorry, I don’t know which code to put on css..

    #293869

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .html_header_top.html_header_sticky #main {
    padding-top: 140px;
    }

    Best regards,
    Yigit

    #293908

    Yes, It worked :D

    Thank you very much!

    #293921

    Hi!

    You are welcome, glad we could help! :) Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘The distance between menu and header or content’ is closed to new replies.