1. salinger
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 27 February 2019
  5.  Subscribe via email
Hi Ciáran, I am using Elvira template on http://www.ff-berndorfstadt.at/joomla

My problem is that the header pics are not resizing on phone / tablet /small screens portrait screen. Could you please take a look, thanks so much.

Marion
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marion

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

@media only screen and (max-width: 1024px) {
#container_header_slide {
height: auto !important;
}
#container_slideshow {
padding-top: 50% !important;
}
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks so much Ciáran, perfect, as alway!!!!!:D :D :D :D
  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!