Home › Forums › All Other Themes › SKT WOMAN
- This topic has 12 replies, 3 voices, and was last updated 6 months, 4 weeks ago by Sonl Sinha.
-
AuthorPosts
-
April 6, 2023 at 11:33 pm #204787
I have a real problem onthe front page where the page is split with two colours on the first section I want to change the existing colour from the default #fca395 to #647c72
I have changed all the custom colours. No old colour left inc menu colours
I can get it to change on my PC with the background set in elementor to #647c72. However if it drops to mobile the theme colour comes back even though the background colour still indicates the new colour. Just can’t get my head around it. Its as though it is picking up the old colour from somewhere. I have looked at the theme CSS and manually changed all the refs to the old colour in style.css and the core css to #647c72 that related to the theme colour. Still no joy.
Help!!!!April 7, 2023 at 1:59 pm #204800Hi,
Kindly show us your website URL?
Regards,
ChrisApril 7, 2023 at 2:18 pm #204801Have just sent support email to you
April 7, 2023 at 2:58 pm #204802Hi,
We checked, everything is fine. The color that you have used is being displayed on mobile screen.
Have a look at:
Backend Screen:
https://nimb.ws/vsfzH6
Frontend Screen:
https://nimb.ws/Jm2Y9O
Regards,
ChrisApril 7, 2023 at 3:04 pm #204803Just for your info the css class selection is .skt-woman-section1 {background-image:linear-gradient(180deg, #647c72 70%, #FFF 13%) !important;} which is the correct colour but not showing.
April 7, 2023 at 3:11 pm #204804Emm looks like a cache issue then. I can get it to work now in incognito.. Thanks for your help.
TrevorApril 7, 2023 at 5:03 pm #204806🙂
April 1, 2024 at 10:01 am #216228Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .skt-woman-section1 { background-image: linear-gradient(180deg, #1D92B6 55%, #FFF 13%) !important; } }
Regards,
ChrisApril 2, 2024 at 11:53 pm #216306Thanks Chris,
The CSS works when I enter it into the box – it instantly turns blue – but when I hit the publish button it goes back to the theme native pink.
is this supposed to work on all pages by the way or just the front page?
April 3, 2024 at 9:58 am #216316Hi alexander,
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,
ChrisApril 16, 2024 at 3:52 pm #216625Hi alexander,
Issue have been resolved. Kindly check and confirm.
Regards,
ChrisApril 19, 2024 at 12:29 am #216714Great, thank you very much!
April 19, 2024 at 9:09 am #216717Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.