New Landing How can we help? Themeforest Theme Support Uplift Placing elements above header right config/custom position

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Uplift
  • #322351
    Dev23847
    Member
    Post count: 124

    Hi,

    What is the best way to create a custom area for placing elements, ex. putting a message or language flags above “header right config” (cart, account and language icons)? I tried enabling top bar in theme options but does not work with the naked header type.

    Is there a list/diagram of available blocks/positions for the theme?

    Thank you 🙂

    #322670
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    When using the Naked Header the top bar is disabled by default.

    If you enable the Top Bar, we can provide you with CSS to force it show.

    Thanks.

    #322671
    Dev23847
    Member
    Post count: 124

    Hi David,

    I enabled the top bar but the theme does not load properly so I disabled it again.

    Thanks,

    Adam

    #322674
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please see the message above, keep it enabled. I’ll then give you the CSS to force show it.

    – David.

    #322843
    Dev23847
    Member
    Post count: 124
    This reply has been marked as private.
    #322902
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I’m seeing already the top bar in mobile. Did you sorted it already?

    -Rui

    #322910
    Dev23847
    Member
    Post count: 124
    This reply has been marked as private.
    #323063
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Adam,

    Once you have enabled the Top Bar in your theme options, please add this to Theme Options => Custom CSS:

    body[class*="header-naked"] #top-bar {
        display: block!important;
    }
    #323110
    Dev23847
    Member
    Post count: 124
    This reply has been marked as private.
    #323139
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you out!

    Thanks,
    David

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

You must be logged in to reply to this topic.