- This topic has 6 replies, 2 voices, and was last updated 3 years, 11 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Need help with below customisations for PetCare Theme
Please help with the following changes required.
(1) Hide title appearing in header
https://ibb.co/TRtRBYz
(2) Remove paws in about page
https://ibb.co/7vcF8xt
(3) Remove paws in home page
https://ibb.co/RNyj6LH
(4) Hide title in services iicon
https://ibb.co/svxxbsH
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.cattitle_wrap, .pet-counter-box::after, .services-title-box h3 { display:none !important;}
Regards,
Dave
Thanks a lot.
The setting has worked but it’s not applied to the mobile site and desktop site.
Please advise on how to apply the setting across all 3.
Hi,
Kindly use this CSS for all
@media screen and (max-width:767px) {
.cattitle_wrap, .pet-counter-box::after, .services-title-box h3 { display:none !important;}
}
@media screen and (min-width:768px) and (max-width:1024px) {
.cattitle_wrap, .pet-counter-box::after, .services-title-box h3 { display:none !important;}
}
Regards,
Dave
Hi
It doesn’t seem to work.
It only works for the laptop screen resolution 1920 x 1080.
For mobile screens and large desktop monitor screens it’s not working.
Please advise
Please ignore,issue has been fixed.
Only issue I’m having is the wavy divider in home page appears for large screens
https://ibb.co/93XvJHr
Hi,
Kindly show us your website URL please?
Regards,
Dave
Are you looking best freelancer WordPress themes and templates? Here’s a list of the best freelancer WordPress themes for all individuals and freelancers. Premium Freelancer […]
Gutenberg Block Editor Addons WordPress Gutenberg is, by itself, a robust content editor. However, if you want to increase its efficiency even more, then you […]
Image Gallery WordPress Plugins Powerful and feature – packed image gallery WordPress plugins are assembled here. They are suitable for photographers, designers, artists, freelancers, photo […]