Home › Forums › All Other Themes › Pet Care CSS styling
- This topic has 7 replies, 2 voices, and was last updated 3 years ago by Sonl Sinha.
-
AuthorPosts
-
October 7, 2021 at 12:41 am #184782
Hello,
We have purchased the Pet Care theme to use for one of our clients. There are a few customizations that need to be made but the CSS styling section is not functioning. Can you please help me fix this? Or make the edits for me?
We need to:
1. Take header titles off of all page headers, we want it to just show the image with no title
2. Change Post Titles on our blog page to an orange color (#FF7908) right now they are black.
3. Change text fields in contact forms to orange ( #FF7908). When I edit the form in the CSS styling it shows my edits but when I publish it doesn’t show. This is why I don’t think it’s working properly or something may be overwriting it.Please see our link: https://kidshealthalliance.com/premierpediatrics/
Thanks in advance!
October 7, 2021 at 6:31 pm #184807Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.cattitle_wrap { display:none;} .postitle a { color: #FF7908;} .wpcf7-text, .wpcf7-textarea { background: #FF7908;}
Regards,
DaveOctober 7, 2021 at 8:52 pm #184814Thank you! I know those are the correct CSS styling edits, but when I add them to our Custom CSS section, no changes were made. I don’t think it’s functioning properly. Do you know how to fix this?
October 8, 2021 at 3:26 pm #184838Hi,
Kindly delete cache and do a forced refresh.
To do a forced refresh kindly follow below instructions:
Windows/Linux:
1. Hold down Ctrl and click the Reload button.
2. Or, Hold down Ctrl and press F5.Mac:
1. Hold Shift and click the Reload button.
2. Or, hold down Cmd and Shift key and then press R.Regards,
DaveOctober 18, 2021 at 9:04 pm #185198I followed your instructions but it’s still not working for me. Can you please do it for us from the backend?
October 19, 2021 at 11:52 am #185230Hi,
Okay, Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
DaveOctober 20, 2021 at 11:12 am #185278Hi,
Given login details are not working.
See screenshot:
https://ibb.co/4SpTPWg
Regards,
DaveOctober 21, 2021 at 2:51 pm #185323Hi,
This is done. Kindly check and confirm.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.