1. easy4u
  2. Commercial Templates
  3. Monday, 16 November 2015
  4.  Subscribe via email
Hi there - nice template :)

i have 2 questions:

1. Why is the main text overflowing from the main content area? in my site as well as your demo? - see attached.
2. Can the image slider on home page show the full size image? right now on my site it shows a portion of it...... see http://www.tsfc.co.za/site

Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. May I ask at what screen resolution you are having this issue?

2. By default the slideshow will resize the image to fill the viewport which will most likely cause some cropping. To disable this try adding the following to the Custom CSS field of your templates parameters...


.layerslideshow .img-fill img {
margin: 40px 0;
max-width: 100% !important;
min-height: auto !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!