Home Forums Basel support forum Issue with the shop page

Issue with the shop page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #121866

    Giulio
    Participant

    Hi there, this is the main shop page. I’d like to get the same result, but using the CSS Global, not customizing the shop page. How can I do it? Thanks!

    Attachments:
    You must be logged in to view attached files.
    #121903

    Hello,

    Remove this shortcode from the shop page, it is the functional page you should not add any content.

    It is not possible to set the negative margin only for the shop page.

    Best Regards

    #121971

    Giulio
    Participant

    I can remove the shortcode, but there must exist a way to remove the empty space. Mostly by the smartphone it is really important to reduce all empty spaces. Just like in this case.

    Attachments:
    You must be logged in to view attached files.
    #122061

    Hello,

    I do not see the problem now http://prntscr.com/njz5t1

    Please clarify.

    Best Regards

    #122064

    Giulio
    Participant

    The shortcode is still there. That’s why there isn’t any problem right now. I would like to remove it, as I wrote.

    #122108

    Hello,

    Remove the shortcode, I will provide custom CSS and it will be applied to all the Woocommerce templates. It is not possible to apply this CSS to shop page only.

    Best Regards

    #122168

    Giulio
    Participant

    It seems to be a good plan. I’ll remove the shortcode when you’ll give me the alternative custom CSS 🙂

    #122187

    Hello,

    Try this code:

    .woocommerce .main-page-wrapper {
        padding-top: 0;
    }

    Best Regards

Viewing 8 posts - 1 through 8 (of 8 total)