Home Forums WoodMart support forum Mobile Menu HTML BLOCK

Mobile Menu HTML BLOCK

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #543636

    x7corp
    Participant

    Please see the image attached. I want to keep the HTML block for one menu but remove it from the other.

    Also, How can I add a call icon button to one or both menus is possible?

    Thanks. This is regarding mobile menus.

    Attachments:
    You must be logged in to view attached files.
    #544026

    Hung Pham
    Keymaster

    Hi x7corp,

    Thanks for reaching to us.

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to Private Content area, this will allow me to thoroughly investigate and address your concerns in a more efficient.

    Regards,

    #544032

    x7corp
    Participant

    Temp Login Provided in private content

    #544092

    Hung Pham
    Keymaster

    Hi x7corp,

    1. HTML

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .mobile-pages-menu.wd-active+.widgetarea-mobile{
    	display: none;
    }

    2. Call icon

    You can use HTML Block to add call icon > then add menu item to use it for one or both menus.

    Regards,

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)