Skt Full page : turn of homepage menu

Home Forums All Other Themes Skt Full page : turn of homepage menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #118280
    tasschetassche
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: February 22, 2019

    Hi,
    On the Homepage of my website (http://booksandbrunch.be/) I want to remove the Pages menu on the righthandside. How do I do this ?

    Furthermore, on the Menu page (http://booksandbrunch.be/brunch/menu/) of my restaurants website, I would like remove the button in the middle of the image. How do I do this ?

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

    Hi,

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

    .lay4 #sidebar, .skt-builder-carousel .skt-builder-carousel-button { display: none;}

    Regards,
    Dave

    #118489
    tasschetassche
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: February 22, 2019

    Thanks Dave,
    That worked to get rid of the menu and the button. However, on a widescreen setting (pc and tablet sideways) the block with “Welcome to Books & Brunch” in it does not stretch to fit the screen… (http://booksandbrunch.be/). How to fix that ?
    Regards,
    Jos

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

    Hi,

    Kindly use this one

    .lay4_wrap { width:100%;}

    Regards,
    Dave

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