Design Pro Image issues

Home Forums All Other Themes Design Pro Image issues

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #63805
    LucyLucy
    Member
    • Topics: 3
    • Replies: 2
    • Total: 5
    Member since: January 19, 2017

    ISSUE 1: I have some broken images links on this page and I can’t figure out why – can you help please? Website URL: http://www.challengemarketing.co.uk/our-work/

    ISSUE 2: Then when you do click on the link in the image the mobile version has very awkward text wrapping. The image should just sit above the text I think?

    Thanks!

    #63816
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi Lucy,

    1) Kindly set the featured image in the photogallery.

    2) Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (max-width:480px) {
    .alignleft, img.alignleft{float:none !important;}
    }

    Regards,
    Brad

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