Home Forums WoodMart support forum AFTER UPDATE – ISSUE MOBILE SIDEBAR

AFTER UPDATE – ISSUE MOBILE SIDEBAR

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #108428

    Jeriss Cloud Center
    Participant

    Dear,

    After updating the theme, I got something strange on my mobile sidebar. A grey rectangle appears. WHy?

    Thanks

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

    Hello,

    This is subtitle and text in the SEction title http://prntscr.com/mnkx0u and ttps://gyazo.com/5fc70154726e8415ac89148ca28acfb3

    Replace this element with the Wp Bakery Custom Heading

    Best Regards

    #108678

    Jeriss Cloud Center
    Participant

    I have checked the Section Title on WPBakery and I do not see those “1” and “2” from your screenshot.

    First, how come suddenly there are numbers appearing there?
    Second, how come I do not see them and you can see them?
    Third, how to get rid of them if I don’t see them?

    Video screenshot in private

    #108722

    Hello,

    Your site is live that is why I inserted 1 and 2 and just to show you after that turned all back. These gray lines are space for subtitle and text.

    Add this code:

    .widget_nav_mega_menu > .widget-title.color-scheme-light {
        display:none
    }

    Best Regards

    #108737

    Jeriss Cloud Center
    Participant

    There is an error in the code.

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

    Hello,

    The error has been corrected.

    Best Regards

    #108859

    Jeriss Cloud Center
    Participant

    Thanks, point closed

    #109220

    Hello,

    Please replace the code with this one, copy from the forum:

    .widgetarea-mobile .widget_nav_mega_menu > .widget-title {
    	display: none;
    }

    Best Regards

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

The topic ‘AFTER UPDATE – ISSUE MOBILE SIDEBAR’ is closed to new replies.