Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I have a fresh WordPress site with an update of vantage premium. When the parent theme is activated, I see the search icon into the menu bar and navigation’s icons (arrows) into the main slider . However, when I activate the child theme with a copy of style.css , I don’t see the search icon and navigation’s icons but mouseover (and click) works . Can you help me ?
Hi goLeader
Can you please check that you’re not copying the entire contents of the parent theme’s style.css to the child theme’s style.css file. The child theme style.css should only contain new selectors or selectors from the parent theme that you’re changing.
If that doesn’t help, please send a link to your site with the child theme activated.
Thanks
Sorry for the delay …
Copying the entire contents, that was my problem (I’m newby with child theme and style.css).
Everthing works fine now !
Thanks a lot,