When I click on it, it asks if I want to exit Quiz. It is as if it had the same function as the “X” (close) button.
The strangest thing is that this button to hide the sidebar works in the first quiz of the first module, but it doesn’t work in the quiz of the second module and the other modules.
I didn’t download anything and didn’t make any changes to the TutorLMS plugin, it’s been like this since the beginning.
The screenshots below show the problem:
<a href=”https://ibb.co/KNnhnHX
“>https://ibb.co/KNnhnHX
https://ibb.co/xFY2xD4
I’ve tried various CSS solutions I have found here and elsewhere to hide the sidebar in Tablet & Mobile view for my site.
I had finally entered CSS that was working but now, after some Storefront, WordPress and/or Woocommerce updates, that CSS is no longer working.
I’m using a WordPress website with the Storefront Theme.
Here is what was working and has since ceased to work:
/* REMOVE SIDEBAR MOBILE VIEW */
@media only screen and (max-width:767px)
{#secondary.widget-area {
display: none;}}
The elements are correct when I inspect using developer tools. And I have tried adding !important but it has not worked.
Any suggestions would be very helpful! Thanks.
]]>Is there a way to remove the sidebar from specific posts/pages in the Virtue Child theme?
My client is creating courses using the Zippy Courses plugin. But she doesn’t want her sidebar appearing on the course pages. She would rather have each of these pages be fullwidth.
I’m not sure if you will be able to access the page link I sent you. This is the CSS I tried using to hide the sidebar on the first of the course pages she has created but it did not work.
.postid-25332 .kad-sidebar {
display: none;}
Would you know the correct CSS to achieve this?
Thank you
]]>I’ve been using the Restrict Widgets app for a while without any issues, so thanks!
I recently updated the theme and I can’t get the restrict widgets to save on a theme generated widget. I displays the most recent articles.
It saves fine for a plain WordPress text widget, so I can rule out that.
The Display / Hide Widget option appears but when I select hide on- mobile then hit save, I see the WordPress spinning circle. It ends abruptly with flash from the menu, and then doesn’t save.
If you got any ideas? Suggestions that would be fantastic! : )
Thanks!
Jim
I recently tried to add custom css to this page to increase the size of the product title text and product category text, but it didn’t work. Not only did it fail, but after I tried it and erased it because of its failure, the sidebar of the page showed up again, and i don’t know how to get it hidden again. Please help! thanks
Regards,
Luke
I recently used a page builder to modify my homepage a bit, but i can’t get the sidebar and white space around the page builder content to go away. Any help would be appreciated!
https://www.riverhillstraveler.com
]]>Could you please tell me how to hide a Lovecraft Theme sidebar on a specific post? Are there a couple of ways?
We are currently running WordPress 4.6.5 and your Lovecraft theme.
On one of the posts we are trying to target or hide the sidebar on we are also currently using the Parallax Scroll by Adamrob.co.uk plugin.
Many thanks,
ON Noah
]]>Could you please tell me if your plugin can hide a Theme sidebar on a specific post, and how to do so?
We are currently running WordPress 4.6.5 and the Lovecraft theme.
On one of the posts we are trying to target or hide the sidebar on we are also currently using the Parallax Scroll by Adamrob.co.uk plugin.
I see that we can create custom sidebars with your plugin, and on the posts I can see that we could select which sidebars are shown, but I have not seen how to hide theme sidebars on specific posts yet.
]]>