• Resolved p9oil

    (@p9oil)


    Is there any way to make the images smaller. At present they are way to big and they are enlarged to take the whole width

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter p9oil

    (@p9oil)

    So with some custom css I have solved the problem with the image size. Now I am wondering if I could get the image on the left of the menu item name?

    Plugin Contributor motopress

    (@motopress)

    Hi @p9oil,
    You can modify display of the menu item by applying custom CSS as well e.g:

    .mprm-shortcode-items.mprm-view-grid .mp-menu-item {
        display: flex;
    }
    Thread Starter p9oil

    (@p9oil)

    @motopress ,
    I have tried your code, and yes, it does display it to the right, however it is now all on one line. Is there a way to have it still on the three lines with text on the right side.

    Something similar to this: https://imgur.com/5knXJmN ?

    Plugin Contributor motopress

    (@motopress)

    Hi @p9oil,
    It requires advanced styling and maybe overriding the templates of the plugin. You may submit a request to our support team to order style customization.
    However I can see you started testing other menu plugin. Let us know if you wish to proceed with our plugin. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change Image Size’ is closed to new replies.