Home Forums Basel support forum Transparent header

Transparent header

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #507147

    MattiaGas
    Participant

    Hello, how can I make transparent header for the home page like attached example?

    Thanks, Mattia

    #507148

    MattiaGas
    Participant

    image

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

    Hello,

    You can find the option to set sticky and/or header overlap in the Theme settings > Header Layout

    You can set the background of the header in the Theme settings > Header > Appearance.

    If you have any questions please feel free to contact us.

    Best Regards

    #512979

    MattiaGas
    Participant

    Hello, is possible to make header transparent only for the home page? Thanks, Mattia.

    #513020

    Hello,

    You can create a custom separate and then set the header for the home page: https://xtemos.com/docs-topic/options-for-pages/ and https://xtemos.com/docs-topic/how-to-set-different-header-for-specific-page/

    If you have any questions please feel free to contact us.

    Best Regards

    #513130

    MattiaGas
    Participant

    Hello, is this for Basel theme?

    #513136

    MattiaGas
    Participant

    As I don’t have: “Go to Dashboard -> Theme settings -> Options presets.” in Basel.

    I see the link you sent me are for Woodmart.

    #513189

    Hello,

    Sorry, you are right, this option is not provided, please provide your site URL we will give you custom CSS.

    Best Regards

    #513230

    MattiaGas
    Participant
    #513252

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    html body.home .main-header {
        background-color: transparent!important;
    }

    Best Regards

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