Hi,
I just installed the child theme, and put the css from quick css into the style.css but they won’t show on the site, what is wrong ?
Hey BetuwePC,
I tried to troubleshoot this issue but the login credentials you provided do not work for me. Would you mind checking once again and then send us working login credentials?
The user role for the account you send us should be set to ‘administrator’ so we can try to disable all plugins and add custom code (if necessary) to resolve the issue.
Best regards,
Vinay
again!
Hi,
I switched the theme to parent and then switched it back to child theme. It is working fine now .
Tessted with the below css in child themes style.css
/*
.copyright {
color:#000;
background:gold!important;
}
*/
You need to refresh the page a couple of times for the changes to be seen.
Best regards,
Vinay
Hi,
Best regards,
Vinay
Nice, thanks
Did you see the second line in het menu when mouse over ?
You now the css to remove ?
Hi,
You are most welcome :)
Request you to open new tickets for issues that are not related so we can keep the focus on the original topic :)
To fix double underline please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.menu-item-has-children a .avia-menu-fx {
background:none!important
}
Best regards,
Vinay