This topic has 4 replies, 2 voices, and was last updated 3 years, 7 months ago ago by Olga Barlow
Good Day,
The performance is bad, please assist.
Regards
Hello,
Take our apologies if you faced any inconvenience using our theme.
Could you please provide us with temporary WP Dashboard access? We’ll check if we could improve performance using theme optimization settings.
If yor developer has any suggestions to improve the code we are ready to check his recommendations.
Regards
Hi, I’ve sorted out the performance. My developer mentioned that there is a lot of open lines in the code. Not sure what it mean.
I do however need help with my shop page, there is not gap between the shop and header. How do I add this? I did add a margin under the header but then it pushes down the content of all pages.
Hello,
1) Could you, please, ask your developer to explain in mode detail what he means by “a lot of open lines”? Because we also do not fully understand his idea.
2) Add the code below to Theme Options > Custom CSS or child theme style.css
.woocommerce-page .site-header {
margin-bottom: 30px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up