New Landing How can we help? Themeforest Theme Support Uplift Header – Right Menu Area

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Uplift
  • #287287
    sandraeddy04
    Member
    Post count: 47

    I’ve created a custom widget and added the shortcode to the header right text config…I’m trying to get two buttons side-by-side in that area but they are displaying stacked. Is there a way to change that? Thank you!

    #287334
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue.
    Thanks 🙂
    Mohammad

    #287336
    sandraeddy04
    Member
    Post count: 47
    This reply has been marked as private.
    #287341
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    
    .header-right .widget .textwidget {
        width: 290px !important;
    }
    
    .header-right .widget .textwidget:first-child{
        float: left !important;
    }
    
    .header-right .widget .textwidget:first-child{
        float: right !important;
    }

    Thanks
    Mohammad

    #287464
    sandraeddy04
    Member
    Post count: 47
    This reply has been marked as private.
    #287545
    sandraeddy04
    Member
    Post count: 47
    This reply has been marked as private.
    #287926
    David Martin – Support
    Moderator
    Post count: 20834

    You can add it here: Header left text config

    #287929
    sandraeddy04
    Member
    Post count: 47
    This reply has been marked as private.
    #287933
    David Martin – Support
    Moderator
    Post count: 20834

    To use the right side add it to Header right text config, then drag the shortcode module into Nav Right Config.

    #287937
    sandraeddy04
    Member
    Post count: 47
    This reply has been marked as private.
    #288025
    David Martin – Support
    Moderator
    Post count: 20834

    You would need a specific code such as this:

    .header-right a.sf-button {
        display: inline-block;
    }
    #288144
    sandraeddy04
    Member
    Post count: 47

    Bingo! Thanks so much.

    #288145
    David Martin – Support
    Moderator
    Post count: 20834

    Anytime.

    Thanks.

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

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

License required for one of the following items
Login and Registration Log in · Register