1. david@torrens.me.uk
  2. Commercial Templates
  3. Friday, 12 May 2017
  4.  Subscribe via email
At http://www.whitchurchwaterway.uk/basin I have set the carousel so it appears eeven on Phones and Tablets.

However now on small screens the margins are too big.

What is the custom CSS to make them much smaller please.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...

@media only screen and (max-width: 440px) {
.top-2 .module_surround {
padding: 10px 0 !important;
}}


CiarĂ¡n
  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!