-
AuthorPosts
-
December 12, 2020 at 12:06 pm #1266753
Hi,
Thanks for the feedback, but your screenshot is leading to a 404, please check the link.
Also, the login token seems to have expired.Best regards,
MikeDecember 12, 2020 at 10:50 pm #1266805December 13, 2020 at 3:39 pm #1266900Hi,
Thank you for the feedback, I re-read your first post where you said that:When I set up the Child theme, is it impossible to have my general styling and quick css “running”
It seems like that the child overrides those settings.The child theme will override parent theme settings, child themes are designed to do this.
For example, I tested your child theme and found it to look very similar to the parent theme, the only difference I saw was the header was a light blue due to this css in your child theme stylesheet:#header_main { background: aliceblue !important; }
but the page title bar was white and not the dark color of your screenshot.
So since this css is in your child theme it is correct for it to display, I see this is the only css in your child theme stylesheet, was this a test?
Please see the screenshot in Private Content area.
I compared your child theme quick css to the parent theme quick css and see they are a little different, typically when the parent theme settings are imported the quick css is also imported, did you try this?Best regards,
MikeDecember 15, 2020 at 9:30 am #1267398Yes now everything seems quite fine.
I updated the quick css.
So, in order to change the light blue, I cannot do from general stilying but i need it to change the main css?Thanks
December 15, 2020 at 3:29 pm #1267489Hi,
Glad to hear that this is sorting out. You could change the light blue color in your general styling, if you remove the child theme custom css:#header_main { background: aliceblue !important; }
because the child theme stylesheet is designed to override the theme settings. Or you could just change the color in this css.
Unless there is anything else we can assist with on this issue, shall we close this then?Best regards,
MikeDecember 15, 2020 at 11:44 pm #1267619Yes all good, close it!
And thanks!December 16, 2020 at 12:36 pm #1267769Hi phoenixdivers-kohlanta,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘CHILD THEME does not support my General Styling’ is closed to new replies.