Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1021925

    Hi
    I checked the above URL and both the text and image showing fine
    http://prntscr.com/eouy01
    Could u share a screenshot of the problem and illustrate the issue in it?

    frankmiao Friend
    #1022039
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1022070

    Hi
    Kindly post the URL of page showing in your screenshot.

    frankmiao Friend
    #1022074
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1022080

    Hi
    Open/templates/ja_platon/css/themes/light-green/template.css

    Find

    .item-page .item-image.pull-left {
        float: none !important;
        margin-bottom: 24px;
    }

    Replace it with

    .item-page .item-image.pull-left {
        margin-bottom: 24px;
    }

    Now add this code in custom.css file

    .article-content {
        clear: initial!important;
    }

    Regards

    frankmiao Friend
    #1022279

    Thank you, Pankaj. I have got the problem fixed. thank you for your help

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  frankmiao 7 years, 7 months ago.

The topic ‘text cannot wrap around intro-image and full-text image’ is closed to new replies.