Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #694494

    HI!
    Can you please tell me how to solve this overlaping of image and text?
    I want to the title and button is right and image is left.
    But resizing the browser, the texts & images are overlaping.

    Problem page: http://guidant.co.kr/?cat=195
    * Please resize the browser on this page.

    And see this screenshot.

    Any help would be appreciated.
    Thank you.

    #695077

    Hey woon4452,

    You have following custom CSS code in custom.css file which is causing the issue

    @media only screen and (min-width: 768px) {
    .big-preview.single-big {
        float: left;
    }}

    Please remove it

    Best regards,
    Yigit

    #695842

    Ok, Thank you!

    #695892

    Hi,

    Glad we could help!
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Resizing the browser, overlaping of image & text’ is closed to new replies.