Home Forums WoodMart support forum Store pages spaces

Store pages spaces

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

    karine
    Participant

    Hi,

    On store pages https://www.made-in-tarn-et-garonne.fr/categorie-produit/nos-biscuits-sucres/
    how to remove the arrow and empty space under the menu?

    See attachment please.

    Thanks

    Regards

    Karine

    #497210

    Hello,

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

    .wd-back-btn.wd-style-icon>a {
    height: 0px;
    display: none;
    }

    Best Regards.

    #497230

    karine
    Participant

    Hi,
    Thank you so much, it’s ok for Search products and arrow.

    How can I reduce the space under the menu please ?

    See attachment

    Regards
    Karine

    #497370

    Hello,

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

     .page-id-47.wd-header-overlap .title-size-small {
        padding-top: 0px !important;
    }
    .page-id-47 .wd-header-overlap .page-title {
        margin-top: -75px !important;
    }

    Best Regards.

    #497383

    karine
    Participant

    Thank you so much !

    Regards
    Karine

    #497407

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Store pages spaces’ is closed to new replies.