This topic contains 4 replies, has 2 voices, and was last updated by gujo4469 3 years, 2 months ago.
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.
Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › not working ok
This topic contains 4 replies, has 2 voices, and was last updated by gujo4469 3 years, 2 months ago.
Everything works fine,
http://zwasteshop.com/?ign_skip=splet99
except on category pages, there is no padding
http://prntscr.com/rfa8tb
category pages can be found from the first dropdown.
In this case I’m using lite version.
ziga
Hi,
There is a custom CSS in the theme that changes the box sizing, causing the problem.
Please try this custom CSS to override and correct that:
.asp_w, .asp_w *,
.asl_w, .asl_w * {
box-sizing:content-box !important;
}
Best,works perfect, thank you!
will do!
You must be logged in to reply to this topic.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |