- This topic has 3 replies, 2 voices, and was last updated 2 years, 2 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Pet Business Pro › Service section icons are being zoomed into the header of service single pages
Tagged: Services Section
Specifically on the pages connected to the services section of the home page, the icons that I added to improve the visual appeal of the services are being displayed with the pixel bursting in zoom in the header of the pages (example: https://positidog.com.br/behavioral-consulting/ ).
I would like the icons to continue to be displayed on the home page but not appear in the header of these particular service pages. Is it possible to make this change? Thank you very much in advance!
The link to the page that you have shared is not found. Is it possible to share a reference screenshot?
here are the screenshots:
The icon being displayed correctly in the service section of the home:
https://positidog.com.br/fotos/service-section-icon-ok.jpg
The same image of the icon being displayed at the top of the single page of services in zoom and pixelated:
https://positidog.com.br/fotos/service-single-page-img-on-top.jpg
You can add this CSS
#page-site-header {
background-size: auto;
background-repeat: no-repeat;
}
| 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. |



