Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #554688

    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

    • This topic was modified 8 years, 5 months ago by kprice2690.
    #556571

    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

    #556615

    Hi, im not sure what was going on yesterday but everything seems to work correct now. Please try again.

    #556733

    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

    #556789

    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,

    #557637

    Hi!

    What happens when you add this to your custom CSS?

    .av-styling-circle .avia_image { border-radius: 83px !important; }
    

    Regards,
    Elliott

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.