1. richard_h
  2. Commercial Templates
  3. Thursday, 15 January 2015
  4.  Subscribe via email
Hi,

When using the Pianoforte template I have added the same CSS to the Tablet (Portrait) Custom CSS, Phone (L/scape) Custom CSS and Phone (Portrait) Custom CSS. The css seems to work in the Tablet (Portrait) Custom CS and Phone (Portrait) Custom CSS. However, the css for the Phone (L/scape) Custom CSS does not work. I have tried upgrading to the newer template of the Pianoforte template but, it worked better with the older one so, I reverted it back. Landscape mode also does not look right on tablets. Here is the link to my webpage:

http://www.ortizcenter.com/
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Richard

Try using the following in the Custom CSS field of your templates parameters...


@media only screen and (max-width: 959px) {
/* Your CSS goes here */
}


This should apply to all screen sizes below 960px.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect, thanks. Ciarán
  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!