PenciDesign Supporter replied
Hi,
Please try to add this CSS code:
.penci-recipe-ingredients ul,
.penci-recipe-ingredients ul li {
list-style: none !important;
}Regards,
PenciDesign.
Hi,
Correct, I deleted the code and after that cleared the cache.
I can try it again, add the code anders after that I will clear all the WP-Rocket cache, CSS optimization cache files. I received many CSS, but which code is the best to use?
Hi,
I just need the right CSS to hide the bulletpoints in the ingredient section, therefore I don't have to sent my admin details right? It doesn't seem very difficult to me.
This CSS hides all the bulletpoints:
.wrapper-penci-recipe ul,
.wrapper-penci-recipe ul li {
list-style: none !important;
margin-left: 0 !important;
padding-left: 0 !important;
}All I need is the right CSS for only the Ingredients section: https://prnt.sc/W70GByVmO32w
I add the CSS code, but the bulletpoints are still in the ingredient section..
Only these need to hide: https://prnt.sc/W70GByVmO32w
Still see the bullets, how come?
They're still there unfortunately..
Hi,
It didn't work unfortunatley. Still see the bulletpoints in the ingredients...
Yes, I know. But I only want them to show in the ingredients ;)
When I use the CSS (see below) that you gave me to hide the bulletpoints for the ingredients, it als hides the bulletpoints of the prepare method https://prnt.sc/-OMvk02Lp2nq While the bulletpoints have to show there offcourse.
.wrapper-penci-recipe ul,
.wrapper-penci-recipe ul li {
list-style: none !important;
margin-left: 0 !important;
padding-left: 0 !important;
}
Hi,
I open this ticket and refering to another one, which is closed (#3426735)
The bulletpoints are gone, but not only in the ingredients, but also in the preperation method (how to prepare the recipe): https://prnt.sc/-OMvk02Lp2nq
Which CSS do I have to use for only hiding the bullets in the ingredients?
Thanks.
Want to join this conversation or access attachments? Sign in first.
Open your ticket archive, review validated licenses, and continue product support conversations from one customer portal.