Home › Forums › All Other Themes › Pet Care Pro
- This topic has 5 replies, 2 voices, and was last updated 2 years, 9 months ago by Sonl Sinha.
-
AuthorPosts
-
December 3, 2021 at 1:09 am #187259
How can I make the copy right text go across entire bottom of site and centered?
www.doggyliciousva.com is the site I’m working on. Also how do I get rid of pet care logo on footer?
December 3, 2021 at 2:16 pm #187285Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#footer::after, #footer::before { display:none !important;}
We checked, copy right text already in centered.
Regards,
DaveDecember 6, 2021 at 8:55 pm #187389Can you tell me how to make the slide so that it stays static and pictures display where they aren’t under the header? Visit https://www.doggyliciousva.com to view.
December 7, 2021 at 5:49 pm #187430Hi,
If you want make slide static? Kindly add only 1 slide picture.
Regards,
DaveDecember 7, 2021 at 11:50 pm #187461No I don’t mean make it static. I mean shift it down a little bit so some of the pictures aren’t cut off.
December 8, 2021 at 5:59 pm #187520Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header, .has_trans_header .header_wrap { position:relative !important;}
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.