I added images and added a caption on hover. It looks great on the desktop version, but the mobile version gets messed up. Can someone take a look and please advise? Login info provided
Hi kprice2690!
Sorry for the late reply!
wp-admin and wp-login.php does not work as login pages for me. Can you please check it once again?
Regards,
Yigit
Hi, im not sure what was going on yesterday but everything seems to work correct now. Please try again.
Hi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.avia-image-container.avia-align-center .avia-image-container-inner {
width: 74%;
}}
If that does not help, please post a screenshot and show the issue you are getting.
Regards,
Yigit
Here is a link to the image: http://flashcharms.com/Wordpress/wp-content/uploads/2015/12/flash-charms.jpg
as you can see, the hover circle (shaded) does not completely cover the whole image (look at top left of image). And the first image shown isnt completely round as it should be. IDK what is causing this,
Hi!
What happens when you add this to your custom CSS?
.av-styling-circle .avia_image { border-radius: 83px !important; }
Regards,
Elliott