1. Bibbi
  2. Commercial Templates
  3. Monday, 27 April 2015
  4.  Subscribe via email
I am adding

#container_bottom1_modules {
height: auto;
}

to the Custom CSS field in the Alexis template. However, it does not override the CSS and is not working.

Do I have to activate the Custom CSS field, or what am I doing wrong?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

What exactly are you trying to achieve? As there is no height set by the template for this div, it will revert back to the default which is already 'auto'.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Not all text is shown in the module as if the height of the module is fixed, and I want the se all text.
Please see the text of the 4 products on adozan.ibbi.dk.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Bibbi

Try using the following Custom CSS instead...


.owl-wrapper-outer.autoHeight {
height: auto !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks! That was it! It is now working.
:)
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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