Intacto
Forum Replies Created
-
Question #2: Probably, there is one more issue:
It does not matter what heading style for titles you select H1 or H2 or H3, there is always the same font size: 18px, because of wrong CSS in
…/wp-content/uploads/eb-style/eb-style-2949.min.css:.eb-accordion-ezogp97.eb-accordion-container .eb-accordion-title { font-size: 18px; }It works, so I will update plugin to 4.4.4 when will a new release?
Forum: Themes and Templates
In reply to: [Hestia] Extra space before comma in termsAny progress to remove space before comas in categories list?
Categories shouldn’t looks like that:
Cat1 , Cat2 , Cat3
It must look like below:
Cat1, Cat2, Cat3the class select:invalid affects all forms in any pages!
But you already passed this issue to developers here: Check please CSS rule | ww.wp.xz.cn – Thank you
- This reply was modified 2 years, 6 months ago by Intacto.
Forum: Themes and Templates
In reply to: [Hestia] Extra space before comma in termsShould be no space before the comma.
Forum: Plugins
In reply to: [HUSKY - Products Filter Professional for WooCommerce] Check please CSS ruleinstead of select:invalid you have to use select.woof-front-builder-selector:invalid to allow other website forms work as default without greening (#2eca8b) form elements.
- This reply was modified 2 years, 9 months ago by Intacto.