This topic has 9 replies, 2 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
Hello,
We are experiencing missing top bar and header cart widget as well as distorted footer and fonts on the shop page.
our site is http://www.ringsofsweden.com
What can we do to get back the header especially.
Kind regards,
Marcus
Just following this
Hello,
Please check if the top bar enabled in Theme Options > Header Settings.
Regards
Yes, it is enabled.
Hello,
Please clear cache and check the top bar now.
Also, describe your problems with footer and fonts on the shop page in more details for better understanding.
Regards
The Top bar is there now, however you cannot see the “Language” properly.
The word English is not visible. Our custom CSS within Theme Options does not seem to work.
Please see this image.
1. Word English not visible
2. Using your Favicon
3. Slider has popped down
And see this image for the footer.
1. It has a black thick part which is not suppose to be there.
Also all the fonts have changed on our website.
Please help us fix this.
Hello,
1. Please use this custom css code:
.top-bar .wpml-ls-legacy-list-horizontal>ul {
margin-top: -10px !important;
}
2. https://prnt.sc/igtuuh
3. You need to set pading-top 0px for column with the slider https://prnt.sc/igtw5e
4. Theme Options > Footer > Footer Padding > paddingg top > 0px.
5. Please check Typography settings in Theme Options.
Regards
Ok thanks.
There is just one problem. Since we updated the theme today, it is not reading our Global Custom CSS, which is in Theme Options.
Could you help us?
Hello,
You’re welcome!
Please create an empty dynamic.css file in royal-child theme folder and set permissions 777 for the file + add wp_enqueue_style( 'dynamic-css', get_stylesheet_directory_uri() . '/dynamic.css' );
in royal-child/functions.php file. Then go to Theme Options and re-save them.
Regards
You must be logged in to reply to this topic.Log in/Sign up