Slide Text

  • morelli
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 2 months ago #42117 by morelli
Slide Text was created by morelli
Hello

looking to mobile layout, slicebox Slide Text can go over screen height and hides images.

Is it possible not to display it only for mobile device?
Thank you.
Milo

Please Log in to join the conversation.

More
10 years 2 months ago #42120 by ivan.milic
Replied by ivan.milic on topic Slide Text
Add this to bottom of template_css.css:


@media screen and (max-width: 768px){
.mp_advert1{
display:none;
}
}
The following user(s) said Thank You: morelli

Please Log in to join the conversation.

Time to create page: 0.141 seconds
Powered by Kunena Forum