1. DavidHaigh
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 01 December 2019
  5.  Subscribe via email
I cannot work out how to make the header slideshow responsive on http://www.anbinik.com.au Any help would be appreciated.
Dave
References
  1. http://www.anbinik.com.au
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Dave

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: 959px) {
#header {
height: auto !important;
padding-bottom: 50%;
}}


Ciaran
  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!