New Landing How can we help? Themeforest Theme Support Dante Keep top phone number section on mobile

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Dante
  • #192820
    egammill
    Member
    Post count: 16

    Hello. I’m trying to find a setting for the phone number in the upper left to not go away on mobile. Can you assist? Please see attachment of desktop view. The circled area/upper section goes away on mobile, and I want it to remain.

    Regards,
    Eric

    #192825
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Eric,

    Please use this CSS to do that:

    @media only screen and (max-width: 767px) {
    	#top-bar .tb-left, 
    	#top-bar .tb-right {
    	  display: block;
    	}
    }

    Thanks.

    #192827
    egammill
    Member
    Post count: 16

    Excellent! Thanks again for your amazing support!

    #192836
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    Good Work David. Thanks

    -Rui

    #192858
    David Martin – Support
    Moderator
    Post count: 20834

    No problem 🙂

    #307431
    RyanJPalma
    Member
    Post count: 3

    David

    I see the code that you gave to eggamill regarding the phone number showing up on mobile, but I do not know where in the css to place the code. I have a more limited understanding of html.

    Can I get hands on help?

    #307432
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS

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