Home Forums WoodMart support forum How to arrange a photo without borders around the edges in the store in mobile ?

How to arrange a photo without borders around the edges in the store in mobile ?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #309975

    RUSEA
    Participant

    How to arrange a photo without borders around the edges in the store in mobile version?

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

    RUSEA
    Participant

    No border, how?

    #310001

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    I am checking the link you have provided and I do not see any borders: https://gyazo.com/77a6fb750a8197093d917b96fb93d4ab

    Please clarify the issue.

    Best Regards

    #310679

    RUSEA
    Participant

    How to arrange a photo without borders around the edges in the store in mobile version?

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile:

    .site-content.shop-content-area {
    padding:0;
    }

    Best Regards

    #614890

    RUSEA
    Participant

    .site-content.shop-content-area {
    padding:0;
    }
    This code no longer works. write a new one, I don’t need boxes in the store not padding left and right.
    your new versions only make things worse. new functions are good, but you need to at least keep the code the same so as not to rewrite all the css

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