• Resolved igawu

    (@igawu)


    Hello
    Thank you for this great plugin!

    I made some changes – I set a transparent background of menu, I put it center on the page, but I want to set a big image under the menu when its open. Is there a possibility of it?

    I am a begginer. I’ve found you advice in this support to put a code:
    #responsive-menu {
    background: rgba(0,0,0,0) !important;
    }

    On custom css and it worked! But now I need to put an big, irregular image with transparent elements under the menu and I don’t know how.

    I would be grateful for any help.

    iga

    https://www.ads-software.com/plugins/responsive-menu/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Iga,

    Thanks for the kind words and for downloading and using the plugin.

    In terms of the image are you talking about under the click button or in the menu itself just above the menu items?

    If you are talking about the main menu, have you tried using the additional HTML content box option and adding the image here? If so, what was the outcome?

    Please let me know!

    Peter

    Thread Starter igawu

    (@igawu)

    Hi Peter
    Thank you for you response.

    I am taking about the image behind the menu itself.
    something like this https://tiny.pl/gq11j

    I’ve tried using the additional HTML content box, but I think i do something wrong – the image is above or below the menu.

    Iga

    Thread Starter igawu

    (@igawu)

    Peter
    I made it! ??

    #responsive-menu {
    background: url(link) !important;
    background-color: transparent;
    background-image: url(link) !important;
    }

    Thank you for your time.

    Hi Iga,

    That is great news and congraulations!

    Peter

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘menu background’ is closed to new replies.