This topic has 9 replies, 4 voices, and was last updated 10 years, 3 months ago ago by Eva Kemp
Hello!
I set up my Child css how I have seen in in the other posts on here. My child theme works but the css is not working.
Private content shows what I have.
Any help would be great!
Thanks!
Dana
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hi Robert,
Here are my wp-admin and FTP credentials.
Thank you!
Dana
Hello,
We’ve tested and style.css is working fine. Could you please clarify us with more details what exactly issue is?
Regards,
Jack Richardson
Hi Jack,
Thank you for your response.
I have the code below in my child css to change the color of the FAQ questions to a turquoise color. It is not changing it. However when I make the color change in the original Legenda CSS it changes the color. So that is why I think the child css is not overriding the parent.
Original Legenda CSS
}
.toggle-element .toggle-title {
display: block;
color: #000000;
padding: 5px 5px 5px 5px;
font-family: Georgia;
font-size: 13px;
text-transform: uppercase;
}
Have this is my child css – just a color change for now (plan on making more changes)
}
.toggle-element .toggle-title {
display: block;
color: #00a8b0;
padding: 5px 5px 5px 5px;
font-family: Georgia;
font-size: 13px;
text-transform: uppercase;
}
Thanks!
Dana
Hello,
Please check your FAQ page now.
Regards,
Jack Richardson
Hi Jack,
Great thank you! What did you change to make it work?
Dana
Also I have another issue. The Wide layout doesn’t seem to be working anymore. It was working fine and then I noticed it changed. When I switch from wide to boxed the images on the homepage (slider and banners)stays the same size as the boxed layout.
Let me know if you can help with this = )
Dana
Hello,
The problem was caused by cache. The changes began showing when the cache on the server was cleared.
Concerning the layout issue, as I see you’re using old theme version. Please update it to the latest one – 2.3, as some bugs were fixed in there.
Please read our notification carefully: https://www.8theme.com/demo/docs/legenda/index.html#!/upgrade
It’s related to 2.3 version, not only 2.2.
Thank you.
Regards,
Eva Kemp.
Tagged: #legenda, best selling, child css, parent css, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up