Hide slidebar in one category
-
I need to hide the sidebar only from a specific category
Hello,
Thank you very much for choosing our theme and for contacting us.
Please provide the page URL of the category I will provide custom CSS.
Best Regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body.term-artistas .sidebar-container {
display:none;
}
@media (min-width: 1025px){
body.term-artistas .col-lg-9.site-content {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
You need to clone the code and change replace the class: https://prnt.sc/10ywjce with the category slug https://prnt.sc/10ywk34
As for the URL configuration, you can configure the URLs in the Dashboard > Settings > Permalinks.
Best Regards
You are welcome! If you have any questions please feel free to contact us.
We will appreciate highly if you spend a couple of minutes and answer the questions provided here: https://8uehqcg4tjy.typeform.com/to/IgyV2EiP
Best Regards