1. bludove
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 09 February 2016
  5.  Subscribe via email
Hi

We are using the lifestyle template on http://www.floridagreenbuilder.com

When viewing on tablets and phones , there are several issues:
Background image does not adjust for the screen size
The logo in the middle is further down on the screen and in some cases cut off on the home page
The home page, in general looks terrible

Please advise
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


@media only screen and (max-width: 1024px) {
.container_spacer2 {height: 100px;}
#body_bg {background-size: 100% auto;}
}


Where 100px is the height above and below the logo on smaller screen devices.

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!