Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Header area not showing well in tablet

#6146
Grace Themes
Member

Hi

Go to Appearance -> Editor -> style.css
add below css code at the end of file

@media screen and (min-width:768px) and (max-width: 980px){
.header-top { font-size:12px !important; line-height:22px !important; padding-top: 5px }
.header-top .fa { margin-right:0px !important; }
.header-top .left { width: 100% !important; }
}

Please check and let me know your feedback.

Regards
Grace Themes