Home Forums Basel support forum Sticky menu background

Sticky menu background

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #51514

    DanielaM
    Participant

    Hi! I need to have a background image in header and a white background in sticky menu.

    I have tried to use write a css rule calling .main-header, .sticky-header.header-clone
    But background image in sticky remain 🙁

    I need to call another element?
    Thank you

    Daniela

    #51525

    Hello,

    Please provide your site admin area access I will generate the code.

    Best Regards

    #51530

    DanielaM
    Participant

    Thank you, I paste access in private content

    Daniela

    #51536

    Hello,

    Add this CSS code to Theme Settings > Custom CSS > Desctop

    .header-clone{
        background-image:none!important;
    }

    Best Regards

    #51537

    DanielaM
    Participant

    Perfect!!! Thank you!!
    Daniela

    #51550

    You are always welcome. If you have any questions feel free to contact us.

    Best Regards

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

The topic ‘Sticky menu background’ is closed to new replies.