- This topic has 5 replies, 3 voices, and was last updated 6 years, 8 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Yummy Pro › Remove template images
Oh please, how does one remove this silly images from the template – i deleted it from the assets, cleared up any i found very obviously linking to assets within css.. but somehow they remain!!!!
Hello @cocosami,
All of the images that are used in the templates are hardcoded within the theme so to remove then you will need an additional custom CSS.
So please mention the templates that you want to completely remove the background image for then we will help with some additional CSS.
Thank you 🙂 .
Best Regards.
Hi friends,
I wanna remove this images (decoration) too from the yummy pro theme, please.
Thanx for your precious help
Hello @com4digital,
To remove the images that are hard coded in the theme use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.page-decoration img {
display: none;
}
.section-decoration-images {
display: none;
}
#contact-form {
background-image: none;
}
Hope this helps.
Best Regards!!
thank you very very much. You save my life 😉
Hello @com4digital,
Glad we could help you.
If you have any issues further, please let us know.
We would also really appreciate if you could help us by rating our theme by following the link given below:
https://wordpress.org/support/theme/yummy/reviews/
Thank you.
Best Regards!!
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. |