Home Forums Basel support forum Mobil menu problem

Mobil menu problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #291685

    andy11010
    Participant

    How to hide the red circle function in the attachment?

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

    Hello,

    If you want to hide all those icons, you will need to add this CSS to the Theme Settings > Custom CSS > Mobile:

    body.main-header .right-column {
        display:none;
    }

    Best Regards

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