header-top in mobile version
-
Hello, I went through this forum but I did not find a working solution.
I would like that the header-top containing social menu would be visible also on mobile version, but I failed.I add this code in additional css
@media screen and (max-width: 480px) {
.header-top .left-content .menu li {
display: block; !important
}
}
.med-content {
padding-top: 8px; !important
font-size: 13px;
width: 30px
}But the header-top still disappears below 480px.
Any ideas?
Many thanksThe page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘header-top in mobile version’ is closed to new replies.