AFTER UPDATE – ISSUE MOBILE SIDEBAR
-
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.
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
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
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
There is an error in the code.
Attachments:
You must be
logged in to view attached files.
Hello,
The error has been corrected.
Best Regards
Hello,
Please replace the code with this one, copy from the forum:
.widgetarea-mobile .widget_nav_mega_menu > .widget-title {
display: none;
}
Best Regards
The topic ‘AFTER UPDATE – ISSUE MOBILE SIDEBAR’ is closed to new replies.