Home Forums WoodMart support forum Categories Header Height without page name

Categories Header Height without page name

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #603215

    rui.apolinario
    Participant

    Hello
    I have hidden the page title text and tried to set the height using this css in custom CSS in desktop:

    .woodmart-archive-shop h1.entry-title.title, .woodmart-archive-shop .wd-back-btn.wd-action-btn.wd-style-icon.woodmart-back-btn {
        display: none;
    }
    .woodmart-archive-shop .title-size-default {
        padding: 100px 0;
    	vertical-align:center;
    }

    My problem is that the header doesn’t always have the same height.
    The first image is what sometimes happens and is right, the second is what other times happens and is not right.
    Is there a reason for this? Is this css wrong?
    Can you assist please?

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

    Hung Pham
    Keymaster

    Hello rui.apolinario,

    Thanks for reaching to us.

    Can you please remove this code and check again if it works?

    .woodmart-archive-shop .title-size-default {
        padding: 100px 0;
    	vertical-align:center;
    }

    Regards,

    #603388

    rui.apolinario
    Participant

    It looks like it is working, yes.
    Now the inicial height is as if the text was there, but then it resizes to the final size. Because that is also happening on mobile, do you know if there is a way to prevent that and open straightaway with the final height?

    #603654

    Hung Pham
    Keymaster

    Hello rui.apolinario,

    It does not actually bug, when you set sticky header and the padding value is 0, it is non-related to page title’s height issue https://prnt.sc/hoEobFdfFWmv

    Regards,

    #603880

    rui.apolinario
    Participant

    I’m sorry, I don’t understand…
    Is there something I can fix?

    #603958

    Hung Pham
    Keymaster

    Hello rui.apolinario,

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Regards,

    #604026

    rui.apolinario
    Participant

    Replied with the wp info

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