New Landing How can we help? Themeforest Theme Support Flexform mini header background color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Flexform
  • #2354
    freiherz
    Member
    Post count: 20

    How to add a background color only to the mini header (the main navigation should have a transparent background)? Appreciate your help!

    Kind regards,

    Tom

    #2524
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hey,

    Top bar:

    #top-bar { background: red; }

    Menu bar:

    #header-section {
        background: rgba(255, 255, 255, 0.5);
    }

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #2791
    freiherz
    Member
    Post count: 20

    Hi!

    There was a missunderstanding. The background of the navigation should be transparent. Only the mini header when scrolling down should get a background color (it is also transparent now). I would like to adress only this mini header with custom css.

    Thanks!

    Tom

    #2851
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Sorry, try this:

    #mini-header {background: ...}

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #2929
    freiherz
    Member
    Post count: 20

    Thanks! That’s it : )

    Kind regards,

    Tom

    #8503
    2000martijn
    Member
    Post count: 5

    After the recent update of the theme the background color of the mini header disappear. It turns back to #ffffff

    It works well in V1.1 but not anymore since the last update.

    Can you please tell me how to fix it?
    —————————————
    Css code:

    #mini-header {
    background-color:#F7F7F7!important;
    }

    .boxed-layout #mini-header {
    width: auto;
    padding: 0 30px;
    background-color:#F7F7F7!important;
    }

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register