hide Register button in Mobile version menu

Posted in: Newspaper
Post count: 53

hi

i added this code:

@media
(max-width:767px){
.td-menu-login-section{
display:none!important;
}}

to hiding the register button in mobile menu (not menu theme)
but it doesnt work…register is still there…

Post count: 20688

Hi,

So you want to remove the whole login section or just the Join button?
https://www.screencast.com/t/IVuWlWhBh
Are you using the mobile theme plugin or not? I will try to help you.

Thanks

Post count: 53

i think it was a cache problem.
in the end the code i posted, worked

i wasnt using the mobile theme plugin.
thanks anywyay)

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.