• Resolved trevorwood

    (@trevorwood)


    Hi. I’ve got this plugin installed in two website. On one (k4law.com) it has been there for some time and on the other it has just been installed.

    On the original site (k4law.com) the image size selection is working but on the new one it’ll only display the images full size.

    Any clues? Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @trevorwood,

    Can you provide me the site URL where you are seeing the issue?
    If you want the site URL private just send us an email to [menu.image.support AT jedipress DOT com]

    Thread Starter trevorwood

    (@trevorwood)

    I’ll email you the images as the site is on an internal development server

    Plugin Author Rui Guerreiro

    (@takanakui)

    The situation was sorted by adding a custom CSS in the Theme Customizer (Appearance-> Customize -> Additional CSS )

    .menu-item a img {
        max-width: 24px;
    }

    The 24px can be adjusted to the desired size.

    Will sort this issue for the next update so it can respect the image size that was chosen.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image size not working’ is closed to new replies.