0
Votes
Undo
  1. apoggiali
  2. Commercial Templates
  3. Tuesday, 21 January 2025
  4.  Subscribe via email
Hello! I use Ariana Template and put the ImageHover module in my web page. the position is Bottom 1a.
I used 4 images, and I set 4 columns, but the 4th image go on the next row. if i set 5 columns all 4 images are in row, but rimane a blank space on right.
also the back color on mouse over is non that I had set, but the default.
I hope you understood my problems, and can help me

thank you
Attachments (3)
References
  1. http://www.rotamobili.com
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)....

.j51imagehover {
display: flex;
flex-wrap: wrap;
}


Ciaran
Accepted Answer Pending Moderation
0
Votes
Undo
it's work fine! thank you
  • Page :
  • 1


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