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*

Responsive UI for a advertisement header banner

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #88447
    tolysim
    Participant

    Hello,

    After adding an advertisement header image,
    The header dos not looks good on a tablet.

    Could you assist with this issue?

    https://avreviews.co.il/

    #88529

    Hi tolysim,

    Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code. (Since you have customized to show Logo on left so the code below will also show header advertisement on left for tablet view.

    @media (max-width: 991px)
    	.navbar-ad-section {
    	    text-align: left;
    	}
    }

    Thanks

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