The latest version of theme seems to have a bug
-
Hello,
Is there any chance that you could give me access to the dashboard area so I can check the settings there?
Looking forward to collaborating with you!
Kind Regards
Move the CSS styles that are related to the “.single-product .wd-content-layout” selector to Theme Settings -> Custom CSS.
https://take.ms/aUg23
Let me know the result.
Kind Regards
Hi,
I have tried moving the mentioned style to the theme’s custom CSS and also added other padding-related CSS, but it still didn’t work.
It seems this https://monosnap.com/file/R5tCVkNsI7RqgTg1XIbqPTAx01M7es custom affects it, remove it at all, and then recheck the issue.
Kind Regards
Thank you. We’re using negative margins on several websites listed below, but this one is behaving differently. Please see the example below and let us know if there’s an alternative solution to achieve the same result.
2) Why are all portfolio and blog carousels appearing in a single grid in tablet portrait view, despite selecting the 2 or 3 column layout?
Hello,
1. In those websites you sent, you have there a custom CSS that avoids those jumps. If you want to make it right in that website as well, use the custom CSS below:
.whb-header:not(.whb-overcontent).whb-sticky-prepared {
padding-top: 156px;
}
2. The issue is related to this custom CSS – https://monosnap.com/file/cnaOGrBLoTnnta5LLRqc9dVbVxO1Sy , remove it and recheck the issue.
Kind Regards