Viewing 26 posts - 1 through 26 (of 26 total)
  • Author
    Posts
  • #1468302

    Good evening,

    I am still experiencing a series of problems with the mega menu, even though I have removed many of the items in it.
    The display of the submenu is not the best if I use the MEGA MENU option. Option that I don’t want to remove. Unfortunately I can’t even edit the php file as the entry is not present in my wp dashboard.
    I will explain in detail the problems I encounter, mainly concerning the division into columns and the fact that the space between the columns of the submenu are not equal to each other.
    Specifically, in the PSORIASI item I had to use the “this column starts a new row” option to overcome the problem, but I don’t like this on a visual level *see photo 1.

    Another problem is found in the NEWS item, in the submenu yes you may notice how the GIORNATA MONDIALE DELLA PSORIASI item goes too far towards the last item of the submenu *see photo 2.

    Finally, a problem that I have had since I started working on this website, the CERCA IL CENTRO item, inside it there are the entries of all the regions of Italy, in this case not only is the space between the various columns not the same, but the last two entries of the submenu are positioned too far apart from each other, under the first and fourth columns *see photo 3.

    Furthermore, I would like the menu item SEARCH FOR THE CENTER to be highlighted. If it were possible to change the background color only for that portion of the menu with CSS or, if it were possible to change the color of the text, but I repeat ONLY FOR THAT MENU ITEM https://prnt.sc/QdkYeyVHaM35

    I hope you can help me solve these problems.
    I also attach a series of extra photos.
    1. https://prnt.sc/Wa2Oo3u3px1N
    2. https://prnt.sc/Jwc3BIsA1J6M
    3. https://prnt.sc/0cjYJVwKBmQT
    https://prnt.sc/KhK3jaU6s-Oi / https://prnt.sc/5NROCK4CqRP0 / https://prnt.sc/be0td4-9rmXe / https://prnt.sc/DUD97y6fMduK / https://prnt.sc/JrVc7U75v0rA

    Kind regards,
    Mariarita

    #1468483

    Hey Mariarita,
    In #1 your second three items, so the items are centered, try adding a fourth column to line up with the first row.
    #2 GIORNATA MONDIALE DELLA PSORIASI fills the space because the text is long, the text length doesn’t change the column width.
    #3 to line the items try this css and add the same number of items to the last row:

     .avia_mega_div.avia_mega6.twelve.units .three.units {
        max-width: 290px !important;
    }

    Best regards,
    Mike

    #1468547

    Thanks for your help.

    I would like the menu item CERCA IL CENTRO to be highlighted. If it were possible to change the background color only for that portion of the menu with CSS or, if it were possible to change the color of the text, but I repeat ONLY FOR THAT MENU ITEM https://prnt.sc/QdkYeyVHaM35

    I hope you can help me solve these problems.

    Mariarita

    #1468663

    Hi,
    Would you like CERCA IL CENTRO to be highlighted at all times, or only when on that page?
    Please include a link to your page.

    Best regards,
    Mike

    #1468724

    Thanks I solved this problem, but now regarding the mega menu I have another one.

    I would like to insert a single image inside the mega menu, on one side only or on the right or left.
    I attach an example photo: https://prnt.sc/kQ8GAHbpLPDn

    Sincerely,
    Mariarita

    #1468839

    Hi,
    Please see our documentation: Add Images to mega menu
    and create a new column in the mega menu with the image.

    Best regards,
    Mike

    #1468908

    But with this system the image is positioned at the top I would like to place it in the center.
    Would you know how?

    Furthermore, is it possible to know the size of the column so as to create an already proportioned image?

    Thank you,
    Mariarita

    #1468937

    Hi,
    Please link to your page so we can examine.

    Best regards,
    Mike

    #1468938

    Here is the link to my website:

    #1468988

    Hi,
    Sorry I thought you were working on a new site, can you add the image in the mega menu so we can help adjust it with css.

    Best regards,
    Mike

    #1469063

    This is the image I would like to insert in the mega menu.
    https://prnt.sc/lczO3FgTwX–

    Thank you,
    Mariarita

    #1469080

    Hi,
    OK, please add the image to the correct mega menu using the documentation: Add Images to mega menu and then we can try to help adjust with css like you example image.
    Screen Shot 2024 10 14 at 7.43.25 AM
    Right now I don’t see any of your mega menu items in this format, they seem to be using title headings:
    Screen Shot 2024 10 14 at 7.46.47 AM
    you will need to adjust so you only have three columns and the fourth one for the image:
    Screen Shot 2024 10 14 at 7.47.53 AM

    Best regards,
    Mike

    #1469133

    Good morning,
    I inserted the image and modified the structure.
    Now I ask you if you could help me ensure that the image is in the center of the column and not so high up, furthermore I would also like to decrease the size of the text inside the submenu.

    Thank you,
    Mariarita

    #1469252

    Hi,
    Thanks for your patience, currently your menu has three rows which are separate div’s and there is not a way to span them so the image can be centered into all three:
    Enfold Support 6503
    Try adjusting it so you have one row with the three headings and the image and add the links under them like in your example site:
    Screen Shot 2024 10 14 at 7.43.25 AM
    this should make the image larger and centered.

    Best regards,
    Mike

    #1469303

    Thank you for the advice you gave me.

    I made a series of changes to the mega menu, could you help me make the submenu items smaller. I am attaching a series of photos, unfortunately I don’t understand how to make the submenu items smaller, for example, in the psoriasis submenu I would like to make them smaller: Che cosè la psoriasi, Diagnosi, La psoriasi è grave?, Forme di psoriasi, dove si manifesta, Terapie, Vievere con la psoriasi.

    https://prnt.sc/dxASFHbhmj3- / https://prnt.sc/_xTrG356pIzV / https://prnt.sc/QS9IruOpEWp6
    https://prnt.sc/k7x3uRFEMN6t ->I would like to make all the underlined items smaller

    Thanks,
    Mariarita

    #1469404

    Hi,
    It looks like you still have two rows, please move the second row up so you only have one row:
    Enfold Support 6514

    Best regards,
    Mike

    #1469405

    Hi,

    I removed the row division, but alas it’s not like the example I sent you. Maybe this way you can help me position the photo better? Because if this were not the case, removing the division into lines would not have helped.

    Mariarita

    #1469465

    Hi,
    I tried to recreate the mega menu like your example on my demo site following the steps above and this was my result:
    Screen Shot 2024 10 19 at 12.21.11 PM
    This is the menu structure in the backend:
    mega menu
    Try to change your menu like this.

    Best regards,
    Mike

    #1469536

    Hi,
    thanks so much for the support.
    I will try as you suggested. In the meantime, could you tell me if I can decrease the font of the items in my submenu?
    Specifically I would like to reduce Che cosè la psoriasi, Diagnosi, La psoriasi è grave?, Forme di psoriasi, dove si manifesta, Terapie, Vievere con la psoriasi.

    https://prnt.sc/dxASFHbhmj3- / https://prnt.sc/_xTrG356pIzV / https://prnt.sc/QS9IruOpEWp6
    https://prnt.sc/k7x3uRFEMN6t ->I would like to make all the underlined items smaller

    Thanks,
    Mariarita

    #1469571

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #header .mega_menu_title,
    #top #header .mega_menu_title a {
        font-size: 12px;
    }

    Best regards,
    Mike

    #1469602

    Okay, thanks for the support.
    I have another question regarding the mega menu.

    Is it possible to make the white mega menu background transparent?
    https://prnt.sc/nYtr7jZ9uiTj

    Thanks,
    Mariarta

    #1469633

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .header_color .avia_mega_div,
    #top .header_color .main_menu ul ul,
    #top .header_color .main_menu .menu ul li a {
    	background-color: transparent;
    }

    Best regards,
    Mike

    #1469634

    Thanks for the reply, but maybe I was unclear, I would like the background to be transparent white

    #1469651

    Hi,

    Thank you for the update.

    Try to replace the css with the following code:

    #top .header_color .avia_mega_div,
    #top .header_color .main_menu ul ul,
    #top .header_color .main_menu .menu ul li a {
    	background-color: rgba(255,255,255,0.5);
    }

    Best regards,
    Ismael

    #1469671

    Thank you so much for the support you gave me.

    #1469707

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 26 posts - 1 through 26 (of 26 total)
  • The topic ‘Mega menu (2)’ is closed to new replies.