- This topic has 1 reply, 2 voices, and was last updated 4 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Lawzo PRO Hide Elements on Mobile
How can I hide the email, facebook and phone at the top of the site on Mobile devices?
Also can I hide the slider black bar and title on Mobile?
Website here:
Thanks, Bobby
Hi Bobby,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:768px){
.header-right{display:none;}
.slide_info{display:none;}
}
Regards,
Brad
If you are an aspiring blogger on WordPress, chances are you are following someone else too. He or she may be famous or on similar […]
Are you planning to enhance your website’s usability? Have you heard about navigation menus that are used in WordPress? These menus in WordPress are the […]
The Twitter card is an essential method, that is used for media and by using which you can easily share the contents on any of […]