1. praticawebus
  2. Commercial Templates
  3. Saturday, 01 April 2017
  4.  Subscribe via email
Hello,
When valencia slideshow is set to 100% the images overlap the top-1 position. You may see the problem in the attached images (In 100 % mode and in 1800 px x 600 px mode).
I want to specify that in the "custom css" section of the template I've added this code to eliminate the right and left margins of the pages:

#container_top1_modules, #container_top2_modules,
#container_top3_modules, #container_main,
#container_bottom1_modules, #container_bottom2_modules,
#container_bottom3_modules, #container_base,
#container_copyright {
margin-left: 0;
margin-right: 0;
}

Do you can solve it?
Thank you
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Please post a URL to an example of this issue.

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

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

.slideshowcontainer {
max-height: none !important;
}


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!