Posted in: Newspaper
Oct 15, 2018 at 2:15 pm
Hi,
In order to show the top bar menu on mobile terminal please add this custom css in Newspaper>Theme panel>Custom code > Custom css
@media (max-width: 767px){
.td-header-top-menu-full {
display: block;
}
}
https://www.screencast.com/t/93rdYiiLJb
Thank you.
Oct 15, 2018 at 5:13 pm
Hello i’ve posted a test version here : http://dev1.lecoindunet.com/
Oct 16, 2018 at 8:01 am
Hi,
Please give me the permission to access your website https://www.screencast.com/t/8hp0vOpQ
Thanks.
Oct 16, 2018 at 2:21 pm
Hi,
Please replace the above css with this one:
@media (max-width: 767px){
.td-header-top-menu-full, .td-header-sp-top-menu {
display: block!Important;
}
}
Se results: https://www.screencast.com/t/ULs1sH71CHQ7
Thank you.
Viewing 13 posts - 1 through 13 (of 13 total)
You must be logged in to reply to this topic.
