Home Forums WoodMart support forum HTML Blocks Lighting Mega Menu

HTML Blocks Lighting Mega Menu

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

    Jean-Michel
    Participant

    Good day.

    Would you please give me the code for the following HTML blocks?
    I accidentally deleted this one:
    https://nimb.ws/TWmDBC

    Do I have to choose “Fullscreen” for this mega menu, or specify my own size and if so, which one?
    Many thanks for your help:-)

    #158178

    Hello,

    The code for that html block which you pointing out in the attachment is inside the file below:

    https://jmp.sh/bNuxVwe

    There is no such option for “Fullscreen”. To change the width of that mega menu you have to define a custom CSS class inside the menu item and then used the below CSS code in Theme settings >> Custom CSS >> Global Custom CSS:

    .controlWidth .sub-menu-dropdown{
        width: 935px !important;
    }

    Screenshot: https://jmp.sh/HMXyVpT

    Best Regards.

    #158209

    Jean-Michel
    Participant

    OK thanks.
    Is by default always 40px distance from header to content?
    I have now set the revolution slider to the start page, however, exactly 40px is empty space, between headers and sliders. Is that normal? Do I have to just set -40px? Which SLider do you recommend. Revolution, or Woodmart slider? Thank you:-)

    #158229

    Most Welcome,

    No, by default there is no such distance of 40px from header to content.

    You need to edit your very first row and check the margin of that row. Might be possible that the margin is inside the row.

    Also you can put the top margin as -40px in the row settings. To remove that empty space. Both of the sliders are efficient, so it’s up to you which one you like the most.

    Best Regards.

    #158240

    Jean-Michel
    Participant

    I checked the first line. However, there is nothing set. The empty area should be so gone? He is still there. Do I have to do something in the theme settings? https://nimb.ws/4yfbB0

    #158316

    Hello,

    No, you do not have to change anything from theme settings. Try -40px margin in the very first row to fix this as in the below screenshot:

    https://jmp.sh/3k1u3SX

    In case if the empty space still there after using -40px margin for top. Then share your login info so I will check myself and help you out.

    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)