Posts and pages overlapping when header is hidden

Home Forums All Other Themes Posts and pages overlapping when header is hidden

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #185384
    Michelle BooysenMichelle Booysen
    Participant
    • Topics: 13
    • Replies: 22
    • Total: 35
    Member since: October 18, 2021

    underwater pro theme: I have decided to make the page/post headers hidden. but now my shop page does not look right as the menu overlaps. please help me to insert a spacer ontop of my posts : see https://titans-aquatics.co.za/shop/

    and also if you can please help me to add the heading/title of each page/post back without the header image

    #185427
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30645
    • Total: 30645
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS.

    .page .mywrap, .archive .mywrap, .single .mywrap { position:relative !important;}

    Regards,
    Chris

    #185479
    Michelle BooysenMichelle Booysen
    Participant
    • Topics: 13
    • Replies: 22
    • Total: 35
    Member since: October 18, 2021

    it looks better but still leaves a space on each page under the menu?

    #185481
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30645
    • Total: 30645
    Member since: August 16, 2013

    Hi,

    Kindly add this CSS.

    .hide-header {
        display: none !important;
    }

    Regards,
    Chris

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.