badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Contact Info Bar in tablet e mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #43362
    Marcello
    Participant

    I would like top “Contact Info Bar” also in tablet e mobile. What can I do?
    Thank you

    #43383

    Hi Marcello,

    To show the top “Contact Info Bar” in tablet go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save button.

    @media only screen and (max-width: 767px) {
    	#masthead .info-bar {
    		display: none;
    	}
    }

    Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.