Hi
I added the code below for SJ Flatnews but the look is different on Mobile ..is there is a way to fix that ..I want to remove the margin between the Scroler and the Logo ..see PS
2- How can i hide module to not showing on Mobile or Tablet for the main page...
Thanks
3- I also need to have the big Title : Travel and Events showing on the left using the mobile like you can see it on Desktop
Please help
planetehaiti.com/planeteayitim/
.news-scroller .scroller-container {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
border-radius: 5px;
box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
display: block;
max-width: 100%!important;
min-width: 200px;
overflow: hidden;
padding: 5px;
position: relative;
height: !important;
margin-bottom: -87px!important;
}
Attachment margin.jpg not found