Home Forums WoodMart support forum Add spacing between the both product page and sticky header of the mobile view

Add spacing between the both product page and sticky header of the mobile view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #479815

    jeneetta
    Participant

    Hello ,
    Can you please tell me how to add space between the marked portion and sticky header in the mobile view?
    Please refer the screen shoot:
    1. https://snipboard.io/4AbYDF.jpg
    2. https://snipboard.io/2QbVOs.jpg

    Best Regards

    #479943

    Hello,

    You have not marked any portion in the screenshots. Please send the correct screenshot.
    Also share the wp logins details i will check and give you a possible solution.

    Best Regards.

    #480332

    jeneetta
    Participant

    Hello ,

    I have sent the correct screenshot .Can you please tell me how to add space between the marked portion and sticky header in the mobile view?

    Please refer the screen shoot:

    https://snipboard.io/fRHEbz.jpg
    https://snipboard.io/q5e8UG.jpg

    Best Regards

    #480433

    Hello,

    Try to add following code in Theme Setting > Custom CSS > Css for mobile:

    .page-title {
    margin-top: 0px;
    }

    Best Regards.

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