Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2843580
support about mega menu
Closed

Comments

  •  2
    Thang started the conversation

    I need help with some mega menu questions. Please support me:

    1, I can't remember how to create the menu 4 columns (4column-menu.jpg)

    2, How can I create labels for menus and submenu? Can I change the label from "new" to "Hot" "sales".... ? how can I do it? (label-menu.jpg)

  •  2,492
    PenciDesign replied

    Hi,

    1. You should read the document about Soledad Megamenu here: https://soledad.pencidesign.net/soledad-document/#menu

    2. If you want to add 4 columns, please add 4 child menu as level 2, then add sub child menu as level 3, add megamenu to parent menu CSS Class.

    image.png

    3. On the demo page, we've added custom CSS to display the label on the menu item. For example:

    Create a custom class name featured-new contain a label, then assign this class to the menu item.

    #navigation ul.menu li.featured-new > a:after {
        content: "NEW" !important;
        font-family: 'Lato',sans-serif !important;
        color: #FF2E2E !important;
        font-size: 8px !important;
        right: 3px;
        top: 3px;
        line-height: 1 !important;
        vertical-align: top !important;
        font-weight: bold !important;
        margin-left: 2px !important;
    }
    image.png



    Regards,
    PenciDesign.


  •   Thang replied privately
  •  2,492
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Logo & General → General, remove all data at:

    • Banner Header Right For Header 3
    • Link To Go When Click Banner Header Right on Header 3
    • Google adsense/custom HTML code to display in header 3

    Regards,
    PenciDesign.

  •  2
    Thang replied

    Hi, 

    I deleted everything. Is this a bug from the new update? Maybe?

    Thank!

    9474174547.png
  •  2
    Thang replied

    it just appeared in the last few days without me noticing. The time before it didn't show

  •   PenciDesign replied privately
  •   Thang replied privately
  •  2,492
    PenciDesign replied

    Hi,

    I've edited your site by clear all site cache.

    Please check.

    Regards,
    PenciDesign.