1. Balmmnd77
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 03 May 2022
  5.  Subscribe via email
Hi. when looking at the site in mobile view the view of the slideshow module is cut in half for some reason meaning you cannot see or read what is on it.

how do i stop the resizing form from happening thanks

kind regards
References
  1. https://baxtersdetailing.co.uk/
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

@media only screen and (max-width: 1140px) {
.header_nav {
background-color: transparent;
}
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!