Skip to content
Public Ticket #2605

background image

Conversation thread

PenciDesign replied

Staff Reply

Hi,

In the past, it's fill all phone screen by use background-size cover. But, as you knew, it caused your issuesfrown.png So, you just can pick one in two way.

Best Regards,

PenciDesign

arhitecturalia replied

Customer Reply

Did it but now the background just repeats over and over again. 

Can it be fixed an fill all phone screen?

PenciDesign replied

Staff Reply

Hi,

Please try add more this code to Customize > Custom CSS to fixed it:

\
@media only screen and (max-width: 769px){\
body.penci-body-boxed { background-size: 100% auto; }\
}\

Best Regards,

PenciDesign

arhitecturalia started the conversation

Conversation Start

hi.

I seem to have an issue with the background image in fixed width template. The image looks spot on on PC but on mobile (iPhone for example) lanscape mode, the image resolution is just awful. 

Any ideas?

Want to join this conversation or access attachments? Sign in first.