Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #3508884
WPCstore menu
Closed

Comments

  •  1
    Dean started the conversation

    Hi, is it possible to change the menu on the mobile view from 2 lines to 3 lines?

    It seems most websites have either 3 dots or 3 lines to indicate a menu so I would like to have that on the theme as well please?

    Attached files:  Screenshot_20231027_062049_Firefox.jpg

  •  767
    Janilyn replied

    Hi Dean,

    Thank you for contacting WPClever Support Forum. 

    We’ve received your ticket and assigned one of our developers to help you with that. 

    He’ll be looking into your question and responding with specific instructions as soon as possible. 

    Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.

    Best regards.

    Janilyn T. - WPClever Support Agent

  •  1,226
    Dustin replied

    Hi Dean,

    Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:

    button.menu-toggle:after {
        display: block !important;
    }

    Best regards,
    Dustin

  •  1
    Dean replied

    Perfect, thank you. :)