Mega Menu Image - by RachelPeppers - on WordPress WooCommerce support

This topic has 7 replies, 5 voices, and was last updated 9 years, 1 months ago ago by Robert Hall

  • Avatar: RachelPeppers
    RachelPeppers
    Participant
    March 2, 2015 at 13:16

    Hi!
    I have followed the instructions in the documentation very carefully and have not been able to figure out to make the mega menu with the image to work properly. It just shows the very bottom part of the image. I would like it to look like the mega menu in the demo.

    Do the sizes matter in the image?

    Thank you!

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 2, 2015 at 14:41

    Hello.

    Please provide us with the screenshot or link of what you exactly would like to achive. Most of menu options can be found in Theme options->header. There you may select background for header elements. In case something special is needed we can customize it together.

    With best regards
    Brian Johnson

    Avatar: stan
    Stan Russell
    Participant
    March 2, 2015 at 14:42

    Hello,

    the image you are using has bad aspect ratio. Please upload image with less height.

    Regards,
    Stan Russell.

    Avatar: RachelPeppers
    RachelPeppers
    Participant
    March 3, 2015 at 12:42

    Hi, Thank you for responding!

    I am trying to insert the image of the woman (she is the watercolor image) into the mega menu.
    I am trying to insert the image as the mega menu image seen in the demo.

    I also tried different heights for the image and it just didnt show up properly.

    Are there height requirements? i tried different heights, but it still didnt work.

    thank you!

    Avatar: Eva
    Eva Kemp
    Support staff
    March 3, 2015 at 13:34

    Hello,

    You can try to use this code in custom.css file:

    .menu-item-15119 .nav-sublist-dropdown {
       height: 800px;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: RachelPeppers
    RachelPeppers
    Participant
    March 3, 2015 at 14:28

    Hi!
    Thank you for responding!!

    I’ve added it into a custom css page (in the private content) and the image is still cut off from the top. what size should the image be?

    thanks!

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 3, 2015 at 14:37

    Hello,

    Please try to replace that code

    .menu-item-15119 .nav-sublist-dropdown {
       height: 800px;
    }

    to

    .menu-item-15119 .nav-sublist-dropdown{
    height: 800px;
    top: 60px !important;
    }

    Regards,
    Robert Hall.

  • Viewing 7 results - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.