• Resolved icaruswebsites

    (@icaruswebsites)


    Hi,

    the plugin is really great, but now I found a problem I′m not able to solve.

    All images get a light grey frame in the documentations. So far, so good. But this frame causes in combination with the plugin “draw attentation” the issue, that the highlighted areas have an offset in their position. The issue appears only with image in the wedocs documentations and not on other pages.

    Is there a way to disable this frame?

    Best regards,

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Md. Anower Hossain

    (@anowerhossain16)

    Hi @icaruswebsites,

    Would you please be more specific regarding the issue? Please point out a screenshot in order to understand the issue more clearly.
    However, did you mean this highlighted area?

    If so, it is more likely a conflict with another plugin or the themes. Please let me know the update. If possible, go through a conflict check on your site.

    Thank you.

    Hi,

    a video says more than 1000 words:

    Thank you.

    Plugin Support Md. Anower Hossain

    (@anowerhossain16)

    Hi @icaruswebsites,

    Thanks for the video explaining the issue.

    As there is no default way to disable the padding(grey frame), you can apply the below-mentioned code snippet to your Admin dashboard > Appearance > Customize > Additional CSS like this screenshot.

    Code Snippet:
    .wedocs-single-wrap .wedocs-single-content article .entry-content img {

    padding: 0px !important;

    }

    Let us know the update. Have a nice day.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘image wrapper causes problems’ is closed to new replies.