1. asiadragon
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 08 September 2020
  5.  Subscribe via email
J51 - ImageHover Gallery
This module is breaking out of layout on desktop and causing horizontal scrollbar to appear.
It is near bottom of page where all the logos apppear, disabling the modules resolves this issue.
References
  1. https://www.sproutstory.co/en/
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)....

.j51imagehover139 {
margin: 0;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
This does not work, same as before
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try forcing this CSS by using the following instead...

.j51imagehover139 {
margin: 0 !important;
}


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


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