- This topic has 5 replies, 2 voices, and was last updated 2 years, 8 months ago by
Skandha.
-
AuthorPosts
-
January 18, 2021 at 1:06 am #271238
david-van-balgooi
ParticipantIn the Chique Pro theme color editor it looks like everything is fine, see
http://sportplatformwaddinxveen.nl/wp-content/uploads/2021/01/Screenshot-2021-01-17-215447.pngBut when I publish and load the actual site the color defaults back to the ‘Construction’ color. I also see the same blue color in the search box. Both should ofcourse be the same gray color I selected. See
http://sportplatformwaddinxveen.nl/wp-content/uploads/2021/01/Screenshot-2021-01-17-215607.pngThere seems to be an issue with the stylesheet of the theme.
Kind regards,
David van BalgooiJanuary 18, 2021 at 3:31 am #271287Skandha
Participant@david-van-balgooi: Hello David,
This seems to be a bug in the theme. The color issue will be fixed and an update will be released soon. Thank you for reporting the issue.Kind Regards,
SkandhaJanuary 19, 2021 at 11:19 pm #271436david-van-balgooi
ParticipantFor now I’ve been able to fix the color of the search box and the menu color on mobile by adding the following
.header-style-horizontal-one .menu-inside-wrapper {
background-color: #222222;
}This fixes the most visible display issue for now.
January 20, 2021 at 11:22 pm #271576Skandha
Participant@david-van-balgooi: Hello David,
The update has been released. Please update the theme and let me know if the issue is resolved.Kind Regards,
SkandhaJanuary 21, 2021 at 3:15 pm #271658david-van-balgooi
ParticipantGood evening Skandha,
I’ve updated the theme and this does resolve the color for the alternate background color of the blocks on the homepage. However the search box on desktop and the menu on a mobile device still show the blue color that is not referenced anywhere in my color customization:
http://sportplatformwaddinxveen.nl/wp-content/uploads/2021/01/Screenshot-2021-01-21-205244.png
http://sportplatformwaddinxveen.nl/wp-content/uploads/2021/01/Screenshot_20210121-204906_Edge.jpgI’ve added the following extra css code once again to resolve it for now:
.header-style-horizontal-one .menu-inside-wrapper { background-color: #222222; }
January 22, 2021 at 5:31 am #271720Skandha
Participant@david-van-balgooi: Hello David,
Try placing the Featured Content above the Main Content and see if the Alternate Background Color works.Let me know if the issue persists!
Kind Regards,
Skandha -
AuthorPosts
- The topic ‘Alternate Background Color not being applied’ is closed to new replies.