This topic has 4 replies, 2 voices, and was last updated 6 years, 12 months ago ago by Rose Tyler
On my demo-webpage for a client there is a problem with how it shows on EDGE browsers. In framed mode it cuts the top bar. Is there a fix for this?
Hello,
Please try to add this code in Theme Options > Styling > Custom css:
@media screen and (min-width: 1200px) {
body.bordered {
border-top: 20px solid;
}
body.bordered .template-container {
width: 100%;
float: left;
}
}
Regards
Did not fix it =( Any other ideas?
Hello,
Hope you are having a nice day.
Please try to clear cache and then check.
What version of the browser do you use?
Regards
Tagged: best selling, edge, problems, themes, top bar cuts, woocommerce
You must be logged in to reply to this topic.Log in/Sign up