• Resolved dragomircb

    (@dragomircb)


    Dear wordpress forum,
    I am trying to extend the header media (image or video) into the menu bar similar to how it’s done on the flash theme website: https://demo.themegrill.com/flash-one-page/#

    When scrolling down then the menu bar background should become white and the menu text and logo should change so that it’s visible on white background. In the same way as it is on the flash theme website.

    I have tried to look for these settings under header media and other menus but could not find it. Can you please help with this?

    Thank you,
    Cristian

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hey @dragomircb,

    We understood your query. The page you want to be is “Flash One Page” demo. Since you have not used One page demo, for default theme you have to customize via Additional CSS. We will show you the step by step process here:

    1st:
    Go to the Dashboard > All Pages > Home. On the right section go to the Header Transparency. Choose the Transparent Header. Update the page.

    2nd:
    You may go to your Dashboard > Appearance > Customize > Additional CSS
    Add this:

    .header-sticky .is-sticky .header-bottom {
        background: none;
    }

    Note: You have to change the menu color as you desire. Also the logo(for visibility) if needed.

    Good Day,
    Best Regards.

Viewing 1 replies (of 1 total)

The topic ‘Extend header image into menu bar’ is closed to new replies.