Forum Replies Created
-
AuthorPosts
-
thanks
- This reply was modified 7 years, 2 months ago by simog72.
August 4, 2016 at 4:33 pm in reply to: How to have colour section hide and layerslider display when viewed on mobiles? #668645i solved using explanation present on this link
sorry for disturb you
SimoneAugust 4, 2016 at 4:24 pm in reply to: How to have colour section hide and layerslider display when viewed on mobiles? #668635i uderstood now ithat the case was very different
my case is more easy..
i have a coloured section i want this section to be hide during mobile navigation
can you hlep me ?
sorry for my misunderstand
thank you
SimoneAugust 4, 2016 at 4:19 pm in reply to: How to have colour section hide and layerslider display when viewed on mobiles? #668630hi, please help if posssible
i followed same process:
– first i activated the ALB
– i gave a name “ktf-darkborder ” to custom css , in the coloured section i want to hide in mobile view
– i included this CSS in “quick CSS” field :#top .ktf-darkborder {
border: 11px solid #333;
/*HIDE ON DESKTOP*/
#mobile {display: none !important;}
@media only screen and (max-width: 767px) {/*HIDE ON MOBILE*/#desktop {display: none !important;}}
}
Unfortunatly the result show only the sction with border , but do not hide the section in case of mobile phone navigationwhat’s the mistake ido in code?
thank you for your support
Simone- This reply was modified 8 years, 3 months ago by simog72.
i did it works perfectly
u can close the ticket
sorry
I supposed that the “display title only” was the right way to do without coding .(then i supposed it was a bug because the commad was not working)in anycase , u solved my problem , i wanna to take you a lot
chears
Simonelet’ s me know if it ‘s enough
thx u for ur fast answerSimone
-
AuthorPosts