Home › Forums › All Other Themes › HVAC Cleaning Theme
- This topic has 14 replies, 3 voices, and was last updated 2 years, 11 months ago by Sonl Sinha.
-
AuthorPosts
-
November 15, 2021 at 8:58 pm #186364
Hi, where do I change the page and post right side bar background colours please
see: https://worthtoolhire.co.uk/ (I want to change the green to grey)
thanks
November 16, 2021 at 4:54 pm #186413Kindly go to Appearance >> Customizer >> Basic >> Custom CSS Box:
#sidebar .widget {background:Enter your color code !important;}
Ex: #sidebar .widget {background: #28a267 !important;}
November 16, 2021 at 10:24 pm #186439many thanks Shri but not working I’m afraid
see: https://worthtoolhire.co.uk/wp-content/uploads/2021/11/Capture1.jpg
and
https://worthtoolhire.co.uk/new-website-design
November 17, 2021 at 5:32 pm #186481Hi,
Kindly put only this CSS code:
#sidebar .widget {background: #ededed!important;
remove these code from custom css box which is in red box ????
https://ibb.co/4jCM68y
Regards,
DaveNovember 18, 2021 at 1:27 pm #186533Thanks Dave, worked perfect
do you have a code to change the font colour in that widget area?
also, do you have a code to change the mobile navigation bar colour please?
see: https://worthtoolhire.co.uk/wp-content/uploads/2021/11/Capture2.jpg (want to change the green to orange)
November 18, 2021 at 5:31 pm #186566Hi,
Kindly put only this CSS code for change color:
#simple-menu .fa-bars { color: #ff3f00 !important;} #sidebar #searchform #s { color:#fff !important;}
Regards,
DaveNovember 18, 2021 at 5:46 pm #186572sorry Dave, no change to the mobile using
#simple-menu .fa-bars { color: #ffffff !important;}
#sidebar #searchform #s { color:#fffff !important;}November 18, 2021 at 5:57 pm #186573Hi,
Which sidebar text color do you want to change?
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Kindly use this one for mobile menu.
.header #simple-menu .fa-bars { color: #ff3f00 !important;}
Regards,
DaveNovember 18, 2021 at 6:20 pm #186575Hi Dave
already sent capture of the mobile menu in reply #186533, so what I’m trying to do is change it from the green default colour to the corporate orange the client requires #FF3F00
the widget font needs to be black for all r/h side on post/pages
see: https://worthtoolhire.co.uk
capture: https://ibb.co/M8MjBYb
November 19, 2021 at 10:28 am #186593Hi,
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,
DaveNovember 19, 2021 at 5:57 pm #186626Hi Dave, just found another issue with the customize/header/site title and logo section. the image tab is missing. it was there because I added a logo but now it’s gone
see: https://worthtoolhire.co.uk/wp-content/uploads/2021/11/Capture4.jpg
November 19, 2021 at 6:03 pm #186627apologies Dave, if you do a refresh the tab returns, worth looking into tho, happened before on another theme
November 19, 2021 at 6:16 pm #186629Hi,
Q. already sent capture of the mobile menu in reply #186533, so what I’m trying to do is change it from the green default colour to the corporate orange the client requires #FF3F00??
Ans: Issue have been resolved.
Regards,
DaveNovember 20, 2021 at 2:03 pm #186646all working well, many thanks for the changes.
November 22, 2021 at 6:26 pm #186705🙂
-
AuthorPosts
- You must be logged in to reply to this topic.