-
AuthorPosts
-
April 3, 2019 at 2:33 am #1086291
Hello,
The color section does not allow the background image to be extra large. I want my image to take up the full screen which works fine on small screen but does not cover up the entire screen on larger display.
How can I fix it ?
Thank you in advance for your help
-
This topic was modified 6 years, 7 months ago by
805ITS.
April 4, 2019 at 7:16 am #1086795Hey 805ITS,
Could you post a link to where we can see the results you are getting please?
Best regards,
RikardApril 7, 2019 at 8:04 am #1087889Yes here is the link. It can only be seen in large screen display because it’s showing correctly on smaller screens.
April 7, 2019 at 10:43 am #1087937Hi 805ITS,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaApril 7, 2019 at 11:14 am #1087951Yes here it is
April 8, 2019 at 3:06 pm #1088306Hi 805ITS,
Please try using the following css:
.page-id-3152 #av_section_1 { background-size: cover }Best regards,
VictoriaApril 8, 2019 at 9:10 pm #1088431It worked thank you very much! :)
April 10, 2019 at 7:01 am #1088992Hi,
Great, I’m glad you got it working and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJuly 22, 2019 at 10:36 pm #1121015I have tried this on a different website with the same theme with the code below :
.page-id-208 #av_section_1 { background-size: cover }Unfortunately it does not work… Can someone please look into it?
Thank you again for all your help!
-
This reply was modified 6 years, 3 months ago by
805ITS.
July 23, 2019 at 9:42 am #1121141Hi,
Please try this instead:
.home #av_section_1 { background-size: cover; }Best regards,
RikardJuly 24, 2019 at 1:58 am #1121348Thank you for your response but it is not working. Any other solution?
July 24, 2019 at 11:31 am #1121469 -
This topic was modified 6 years, 7 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
