1. metrowebster
  2. Commercial Templates
  3. Saturday, 01 August 2020
  4.  Subscribe via email
Hi,

I use Everly template for my site and it is very nice on desktop. but on mobile site, the slideshow height is seemed to be shortened and cut off the image. It is okay to eliminate the text on mobile view, but the images are important.

The site is psbmining.com

How to add on the height on mobile view slideshow?

Thank you for your support.

Jonathan
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jonathan

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

@media only screen and ( max-width: 1180px ) {
#container_showcase1_modules + .content_main {
margin-top: 10px;
}}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Works like a charm. just copy and paste... Voila..

Thanx a lot Ciaran..

Great support you give.
  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!