1. pigos
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 05 December 2017
  5.  Subscribe via email
Hi Ciaràn,

as you can see here: http://www.pctutor.it/ipl/

I use 4 modules, with override for background color, in position top-1a, top-1b, top-1c, top-1d of J51 Magnolia template

This is ok but, changing the screen size, the responsive modules change height following the text flow and this produces a step like ragged bottom line.

Is it possible to lock the height of the 4 modules to a minimum value, still keeping the responsive behavior?

Many thanks and regards
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).

.top-1 {
display: flex;
overflow: hidden;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you for allowing access.

This issue should be now amended by moving the suggested CSS to the relevant custom CSS field in the Responsive Options tab of your template settings.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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