Hide specific wrapper
Hi,
How can hide a specific wrapper on a category?
Example this one: https://www.dropbox.com/scl/fi/iyi0doa2ryiauhyn9uy1d/Captura-de-ecr-2025-04-04-s-14.24.03.png?rlkey=egooiwerr3irnvarc7buoar5c&dl=0
On this page: https://www.jogodigital.com/categoria-produto/especiais/nuria-storm/
Without hiding all the other categories.
Comments
Hi,
Go to Advanced -> Conditional Logic options of that wrap and set the condition to show it if archive is not this category:
Best regards
Well, the issue is that it's a generic template: https://www.dropbox.com/scl/fi/4b3m23uaw1a2v4mjpp52h/Captura-de-ecr-2025-04-04-s-16.22.28.png?rlkey=biunaw3vgqtmaxs2dd2acftvx&dl=0
I mean, all categories uses that template.
I was able a few months ago by using something like this on css:
.categoria-id-49351 .section_wrapper.mfn-wrapper-for-wraps.mcb-section-inner {
display: none !important;
}
But now it's not working when I change category ID.
That is why I suggested conditional logic.
With it, you do not have to create a separate template for that category, only hide this wrap on a specific category.
Edit the template and add the condition as I showed in my previous message.
Thanks
I tried but that option doesn't show up.
Archive category -> is not -> XXXX
On the third part I just have these options:
https://www.dropbox.com/scl/fi/pkt8l56kqvjj46lw40m9d/Captura-de-ecr-2025-04-09-s-09.53.47.png?rlkey=auh87lgam9yvf4dimd49tfdvw&dl=0
But why are you typing "char" in the field while the category you want to hide it on seems to be named "Nuria Storm"?
Does it not display it for you?
Best regards