Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
test
samcolclough
July 2016
edited July 2016
in
Theme support
test
Comments
Albert
July 2016
Hi,
yes, it is possible. You can do it with the following css:
@media
only screen and (max-width: 767px) {
#Header .top_bar_right { display: none !important; }
}
samcolclough
July 2016
Awesome. Thank you.
Albert
July 2016
You are welcome!
Sign In
or
Register
to comment.
Comments
yes, it is possible. You can do it with the following css: