1. salinger
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 20 March 2017
  5.  Subscribe via email
Hi Ciáran,

please have a look at http://www.buzath-fiedler.at/joomla. I would like to turn off the top 1 background image for the tablet version or otherwise reduce the height of the picture and change position. Is that possible?

Thanks a lot, Kind regards, Marion
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marion

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

@media only screen and (max-width: 1024px) {
#container_top1_modules {
background-image: none;
}}


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!