• Resolved mooer

    (@mooer)


    Hello!

    I’m trying to figure out how to align an image to the center of a column. The image I’m referring to is under INITIALT OMH?NDERTAGANDE.

    Thanks in advance.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi mooer,

    Please can you disable whatever is disabling right click on your website? Then I will take a look.

    Regards,
    Tom

    Thread Starter mooer

    (@mooer)

    Sorry, forgot about that. I’ve disabled it now.

    Plugin Author megamenu

    (@megamenu)

    Thanks. Please go to Mega Menu > Menu Themes > Custom Styling and aadd the following:

    #{$wrap} #{$menu} .widget_media_image {
    text-align: center;
    }

    Regards,
    Tom

    Thread Starter mooer

    (@mooer)

    Thanks for your response. Unfortunately, it didn’t work. Any other ideas?

    Regards

    Plugin Author megamenu

    (@megamenu)

    Hi,

    Please try changing it to this instead:

    #{$wrap} #{$menu} .widget_media_image {
    text-align: center !important;
    }

    Regards,

    Tom

    Thread Starter mooer

    (@mooer)

    That worked great, thanks alot!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Align image to center of column’ is closed to new replies.