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?
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;
}
.wrapper-penci-recipe ul, .wrapper-penci-recipe ul li { list-style: none; } .penci-recipe-ingredients ul, .penci-recipe-ingredients ul li { list-style-type: square; }
For this specific situation, please send me your WordPress admin account details through a PRIVATE message. I will then log in and make an effort to assist you in diagnosing and resolving this issue.
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;
}
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 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.
Hi,
Please send me the URL that related to this issue.
Regards,
PenciDesign.
https://smaakmenutie.nl/varkenshaas-spek-champignonsroomsaus/
Hi,
I've checked your site, and all the bullet point already showing correctly: https://imgur.com/a/isaZl5k
Regards,
PenciDesign.
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.
Hi,
Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:
Regards,
PenciDesign.
Hi,
It didn't work unfortunatley. Still see the bulletpoints in the ingredients...
Hi,
Please modify the CSS code:
Regards,
PenciDesign.
They're still there unfortunately..
Hi,
Please modify the CSS code:
Regards,
PenciDesign.
Still see the bullets, how come?
Hi,
Please re-send me the screenshot and mark the area that you need show/hide the bullets.
Regards,
PenciDesign.
Only these need to hide: https://prnt.sc/W70GByVmO32w
Hi,
Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:
Regards,
PenciDesign.
I add the CSS code, but the bulletpoints are still in the ingredient section..
Hi,
For this specific situation, please send me your WordPress admin account details through a PRIVATE message. I will then log in and make an effort to assist you in diagnosing and resolving this issue.
Regards,
PenciDesign.
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:
All I need is the right CSS for only the Ingredients section: https://prnt.sc/W70GByVmO32w
Hi,
I've checked your site but haven't found the code you've added.
Please make sure you've cleared all the WP-Rocket cache, CSS optimization cache files and then check again.
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,
Please try to add this CSS code:
Regards,
PenciDesign.