Home page - by cayao2001 - on WordPress WooCommerce support

This topic has 3 replies, 2 voices, and was last updated 4 years, 11 months ago ago by Rose Tyler

  • Avatar: cayao2001
    cayao2001
    Participant
    May 6, 2019 at 01:45

    Hi,

    I’m looking to have my header transparent so that the slider is seen all the way up.

    just like here:
    https://www.templatemonster.com/demo/63992.html

    I’m looking to have the same look on the home as that site.

    I’ve tried using the transparent header, but it keeps loading with an image of 2 women in the header and it leaves 2 white line border line and I dont know where to edit this for that header. Is there anyway to replicate that home page on mine?

    Thanks

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: cayao2001
    cayao2001
    Participant
    May 6, 2019 at 01:51

    If this first request is possible, is there a way to keep that transparent header ONLY on this home page and have, for example header 3 on the rest of the site?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 6, 2019 at 08:42

    Hello,

    1) http://prntscr.com/nky592
    Add this code in style.css file of your child theme:

    .main-nav {
        border:  none;
    }

    to disable the border on all pages or in Custom CSS for page area http://prntscr.com/nky6hk to disable it on a separate page.
    Add this code in Custom CSS for page area –

    .page-heading {
        display: none;
    }

    to disable breadcrumbs on a page.
    2) Edit page > Page Layout > Custom header http://prntscr.com/nky44y

    Regards

  • Viewing 3 results - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.