Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #696111

    Hi, It’s me again ;)

    I’m working on my menu and I want to put an image in the second column.
    So I created a Megamenu and I checked for all “This column should start as a new row” except for my picture.

    I put some css to replace my image :
    .image-menu {
    position: absolute !important;
    right: 0;
    }

    But now the image isn’t showing entirely and I can’t find where i can put a overflow:visible to show all the image.
    If you have any idea, it will help me a lot ! Thank you very much for helping !

    Regards,
    Thibault

    #696802

    Hey Obeatone!

    Thank you for using Enfold.

    Please try this in the Quick CSS field:

    #menu-item-24 .avia_mega_div.avia_mega2.six.units .sub-menu:nth-child(1) {
        min-height: 200px;
    }

    Best regards,
    Ismael

    #697049

    Thank you for your reply Ismael !
    Unfortunetly it doesn’t work. Picture is not showign entirely.

    Thank you for helping !

    #697167

    Hi,

    Did you try adjusting the pixel value in the code Ismael sent? For instance:

    #menu-item-24 .avia_mega_div.avia_mega2.six.units .sub-menu:nth-child(1) {
        min-height: 400px;
    }

    Thanks,
    Rikard

    #697212

    Hi,
    Sorry Rikard, you’re right, your css code works on the “bijoux” section :)

    But I still have a little issue, there is now a big white space between “Colliers” and “Bagues”.
    That is why i putted a position:absolute to my picture :)

    Thank you very much for your help !
    Regards,
    Thibault

    #697428

    Hi,
    I’m searching another method more simple :)
    So I deleted my image menu item and I’m trying to add a background: url(“”) to my sub-menu.

    But I still have a problem when I add this :
    .avia_mega_div.avia_mega1 {
    background:url(“/imgs/menu1.jpg”) no-repeat right top;
    }

    I can’t see my picture ;(

    Thank you for helping :)

    #697775

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Andy

    #697784

    Hi,

    You will find the login informations below.
    Thank you for your help !

    Regards

    #698180

    Hi Andy,
    Did you find something with backoffice access ?

    Thank you very much !
    Regards,
    Thibault

    #698353

    Hi,

    to be able to use images inside your menu, please watch this video: https://vimeo.com/channels/aviathemes/67651241

    Best regards,
    Andy

    #698646

    Hi, I know this method but i want to do this :

    Is it possible to do that with this method ?
    I tried but i couldn’t do it, see upstare.

    Thank you for helping.
    Regards,
    Thibault

    #699097

    Hi,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Andy

    #699115

    Hi, sorry i’m working on double langages :)

    Here is the link in french where you should find menu working :

    Regards,
    Thibault

    #699117

    Here the link in private content

    #699120

    Hi,

    I still can’t find any images inside your mega menu on the links you’ve provided. Please send us a correct link, showing the elements of your screenshot. Follow the video instructions I provided to you to be able to use images inside your mega menu. Let us know when you’re done with it and still need help.

    Best regards,
    Andy

    #699123

    It’s now OK !
    I also add a css class to this image : img-menu

    Thank you !

    #699591

    Hi,

    Great, glad you got it working :-)

    Please let us know if you should need any further help on the topic.

    Thanks,
    Rikard

    #699705

    Ah no sorry it doesn’t work, the image is not displayed where i want :)
    I want to put the image on the top right of the menu like in this picture below and i don’t know how to do it.

    Thank you for helping !

    #699933

    Hi,

    the problem is that you added the image into your last menu item. Add it to your first menu item instead.

    Best regards,
    Andy

    #699958

    Hi, I did it but the image is not displayed where I want.
    Sub-category are below my picture instead of beside.

    Thank you for your help !
    Regards.

    #700982

    Hi,

    Place the image below the first mega menu column. We edited the mega menu items. Please remove browser cache or hard refresh the page.

    Best regards,
    Ismael

    #701365

    Hi,
    Thank you for your help Ismael :)

    Regards,
    Thibault

Viewing 22 posts - 1 through 22 (of 22 total)
  • The topic ‘Image in menu’ is closed to new replies.