Hello @user2015
For this, Please paste the code given below in Custom CSS field (Appearance -> Customize -> Header settings -> Custom CSS).
.page-mycarousel {
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
}
Do let me know if you need more assistance.
Regards
—
Shahid
Hello @user2015
We have check your site and did not find given CSS rule. kindly add once again and let me know. because it looking good on our end with the give CSS rule.
Hope you Understand…!
Regard
—
Shahid
Shahid,
I added your CSS rule again and still doesn´t work. I can only see the left part of the image, the other part is hidden.
Dear @user2015
Please once again paste the code given below in Custom CSS field (Appearance -> Customize -> Header settings -> Custom CSS).
.page-mycarousel {
-webkit-background-size: 100% 100% !important;
background-size: 100% 100% !important;
}
And i already share a link of screenshot here. That you can see look like a screenshot after using above given css also.
http://prntscr.com/ehq5yd
Do let me know if you need more assistance.
Regards
—
Shahid
Shahid:
Now it works but the image looks squeezed.