Home Forums WoodMart support forum Background image on Menu HTML BLoc

Background image on Menu HTML BLoc

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #366288

    jeff44
    Participant

    Hello,

    I would like to use background image on my menu shop HTML bloc but despite my best efforts, I can’t manage to put the image on the full width.

    When I try on Elementor to put the section in full width, unfortunately it bugs and shifts the whole menu to the left (unusable or readable).

    What are the correct settings to make to display an image in the background across the width of the menu?

    Best regards,
    Jeff

    Attachments:
    You must be logged in to view attached files.
    #366334

    Hello,

    Please stretch the section in each HTML block for the full-width menu: https://gyazo.com/d65ccb3e7bfce936d12ca2f551ca341a and set the boxed content width.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-dropdown-menu.wd-design-full-width {
        padding-top: 0;
    }

    You may need to add a padding-top to each section and it is as per your needs.

    Best Regards

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