Hi, how can i show the menu in responsive mode?
One question more, how can i show in the correct dimension the 2 videos in the home in the responsive mode? They are showed bigger then the width...
Many thanks.
Marco
Sorry i found it, publishing the menu module in off-canvas position.
Please tell me how can i show the videos in the correct width in responsive mode.
Many thanks
Hi Marco,
Which video on your site are you referring to? I will take a look.
Regards
Hi,
in the home there are 2 videos embed from youtube.
marco17 in the home there are 2 videos embed from youtube.
Try add this to custom.css file :
@media (max-width: 480px) {#Mod145 iframe{width: 100% !important;}}
Kindly ensure to clear your browser cache if changes dont reflect
Great aman24. It works.
Many thanks and have you a nice week end.