Home New Guten Forums WoodMart support forum The latest version of theme seems to have a bug

The latest version of theme seems to have a bug

Viewing 7 posts - 31 through 37 (of 37 total)
  • Author
    Posts
  • #678130

    Luke Nielsen
    Keymaster

    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

    #678137

    justinterweb
    Participant

    Please find below

    #678202

    Luke Nielsen
    Keymaster

    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

    #678218

    justinterweb
    Participant

    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.

    #678340

    Luke Nielsen
    Keymaster

    It seems this https://monosnap.com/file/R5tCVkNsI7RqgTg1XIbqPTAx01M7es custom affects it, remove it at all, and then recheck the issue.

    Kind Regards

    #679180

    justinterweb
    Participant

    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?

    #679210

    Luke Nielsen
    Keymaster

    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

Viewing 7 posts - 31 through 37 (of 37 total)