1. ticmic
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 21 December 2015
  5.  Subscribe via email
Hi

I have placed a 3rd party booking form in the Showcase module postion, but currently id covers the full width can you advise me how I can make it only 50% of the width

http://justgocampers.ticmic.co.uk

and then place another module right next to it

Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters...


.showcase .module {
float: left;
width: 50%;
}


A second module added to the showcase module should sit alongside your current module.

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!