New Landing How can we help? Themeforest Theme Support Dante top bar configuration

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #33441
    excelim
    Member
    Post count: 14

    How could I configure the top bar to have text on the left and text on the right with header config 7 rather than just text on the left?

    Ideally what I want is for the text on the left and social icons on the right to show both in desktop and mobile.

    #33599
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Have you got the icons set in the right top header section? If so, it might just be because the icons are white.

    If so, you can use the following custom css in the theme options panel:

    #top-header ul.social-icons li:not(.sf-love) a {
    color: #222;
    }

    – Ed

    #33607
    excelim
    Member
    Post count: 14
    This reply has been marked as private.
    #33744
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Ahh ok, I see.

    Try enabling the top bar, and adding the following to Theme Options > Custom CSS:

    #top-bar .tb-left, #top-bar .tb-right {
    	display: block!important;
    }

    That should show it on all browser sizes.

    – Ed

Viewing 4 posts - 1 through 4 (of 4 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