Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hi @jaryszek,
Please follow these steps:
1. Add some class or ID instead of CSS rules:
2. Navigate to Dashboard > Comments > Settings > Styles admin page add a CSS rule for this class in "Custom CSS Code" textarea:
Hi Astghik,
this is not working unfortunately.
I added class "komentarz" as you showed on screens.
But the main class is winning here:
I did my font-size: 12 px but still i have 14px because .single-article #comments p has 14px !important...
Please help,
Jacek
website: stage.dookolapracy.pl
please remove the CSS code you've added in "Custom CSS Code" textarea and put this one:
.single-article #comments #wpcomm p.komentarz {
font-size: 12px !important;
}
aa great, working like a charm!
Best,
Jacek