Home Forums WoodMart support forum Delete Frame Shop Single Side

Delete Frame Shop Single Side

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #351456

    Frieda
    Participant

    Hi…
    is it possible to make the free-frame (see screenhsot red arrows) smaller?

    PS: The shadow to product summary block should remain , when possible. Thank you!

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

    Hello,

    Please insert the site admin access into the Private content below the message area.

    Best Regards

    #351551

    Frieda
    Participant

    Thank you, see private tab

    #351666

    Hello,

    Please try this code:

    body .quick-shop-wrapper .quick-shop-form {
        padding: 45px 0 0 0;
    }

    This code removes the padding on both sides: https://gyazo.com/911874619e9cf96e3d9d009015dcd593

    If you have any questions please feel free to contact us.

    Best Regards

    #352335

    Frieda
    Participant

    Hi Elise,

    thanks for your answer but this was not the area which i mean. I mean the area just on the mobile phone inside the text area around the add to cart button. The are e.g. the shadow i mean you can activate with this button (see attached)

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

    Hello,

    You have enabled the shadow on the grid item, and I see the shadow.

    Do you want the shadow in the inner block, or do you want to expand it?

    Best Regards

    #352495

    Frieda
    Participant

    In the meantime i test it without shadow for the mobile device and this seems to be the best solution for me. But for the PC devices it would be great when the shaddow occurs. Would it be possible , to activate the shadow for PC and deactivate it for mobile devices?

    Thanks!

    #352624

    Hello,

    Please remove the code that I provided I will give you another one.

    You want to remove shadow for mobile only for inner block, right?

    Best Regards

    #352628

    Frieda
    Participant

    When it would be possible, yes….

    #352813

    Hello,

    You have not removed my CSS and I cannot log in to your site. Please give workable access.

    Best Regards

    #352877

    Frieda
    Participant

    See private Conten. The same as in the other post regarding the “in stock” filter….Thank you!

    #353179

    Hello,

    Now you have chosen the design on hover that does not assume the shadow. I do not see the shadows either on the desktop or on mobile.

    Auto optimize plugin adds the styles to the grid.

    You need to configure the with shadow and I will remove the shadow on mobile.

    Best Regards

    #353215

    Frieda
    Participant

    I activate the shadow….Thank you!

    #353338

    Hello,

    I have checked both the home page and shop page and I do not see any shadow. Let us clarify once more: please provide page URL and product block with a shadow that should be deleted.

    Best Regards

    #353394

    Frieda
    Participant

    This shadow under the Single Shop side. I put the link to the single side into the private content. This shadow i marked can be occur onto PC but perfect when we can deactivate it onto mobile.

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile/Table and where you want to remvoe the shadow:

    body .product-summary-shadow .summary-inner {
        box-shadow: none;
    }

    Best Regards

    #354119

    Frieda
    Participant

    Thank you, perfect!

    #354361

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Delete Frame Shop Single Side’ is closed to new replies.