Homepage

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #169654
    FLORIAN BOBENRIETHFLORIAN BOBENRIETH
    Participant
    • Topics: 4
    • Replies: 2
    • Total: 6
    Member since: November 20, 2020

    Hello,

    I would like to use a static page for my homepage but I can’t seem to remove the right column.

    Can you help me ?

    Screenshot: https://ibb.co/PNkFTKk

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

    Hi,

    Q. I would like to use a static page for my homepage but I can’t seem to remove the right column.

    Ans: Kindly use full width page template.

    Q. My footer is under the menu and no like footer on mobile phone.

    Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    .page .lens-maincontainer { position:relative !important;}
    }

    Regards,
    Chris

    #169697
    FLORIAN BOBENRIETHFLORIAN BOBENRIETH
    Participant
    • Topics: 4
    • Replies: 2
    • Total: 6
    Member since: November 20, 2020

    Thank you for the footer, it’s good.

    But for the home page, when i use “full width page” i don’t have the left column with the menu…

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

    Hi,

    Okay, Kindly show us the particular page URLs where you want the changes to happen.

    Regards,
    Chris

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