-
AuthorPosts
-
January 13, 2017 at 10:50 am #733058
Hi,
I’m constructing my website according to my friend’s website (reference website)
Somehow I found out my website is not as responsive as his.
Please take a look:
Reference site:http://www.myguitarfriend.com/
Mine:http://beracahcafe.com/
On iPhone I did the screenshots as following
reference:http://beracahcafe.com/wp-content/uploads/2017/01/reference_phone.jpg
mine:http://beracahcafe.com/wp-content/uploads/2017/01/mine_phone01.jpg
http://beracahcafe.com/wp-content/uploads/2017/01/mine_phone02.jpg
The differences are:
1. I can’t see the whole headling photo as his
2. The masonry gallery in my website shows only one column but not 2 columns as his
please give me some advices.-
This topic was modified 8 years, 10 months ago by
greatliona.
January 17, 2017 at 9:39 am #734595Any one any suggestions, please?
January 17, 2017 at 1:42 pm #734693Hi,
you can use this code to control your background image on iPhone screen size:
@media only screen and (max-width: 767px) { div#av_section_1 { background-size: 190% 100% !important; background-position: 35% 89% !important; }}and adjust as needed.
Best regards,
AndyJanuary 22, 2017 at 9:45 am #736917Hello Andy,
Thank you for your reply.
I’m a bit confused, should I paste your code on my quick CSS column?
I’ve applied it but can’t see any difference on my phone.
Please take a look and five me more suggestion.
Thanks!January 26, 2017 at 4:37 pm #739022Hi,
yes, sure, use Quick CSS field for custom code. Adjust values as needed. Make sure browser cache is cleared. Check on another mobile phone as well.
Best regards,
AndyApril 6, 2017 at 7:22 am #772986Hi there
I am getting more and more familiar with the css language.
I will make my questions more specific afterwards.
ThanksApril 7, 2017 at 6:21 am #773692 -
This topic was modified 8 years, 10 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
