Okay
  Public Ticket #858296
Full width row = full width image
Closed

Comments

  • Isabelle started the conversation

    Hi there,

    When I make a row with visual composer, and make it 'Full Width (Laborator)', all the images that go into a column become the full width of the column, even though I give them a different size (thumbnail or amount of pixels). How can I change this?

    The page where it happens, is this: http://www.isabellebronzwaer.com/isabelletest/portfolio/metabolic-lab/
    I want the round black-white portrait at the bottom to be thumbnail-size.

    Greetings, Isabelle

  •  1,558
    Laborator replied

    Hi Isabelle,

    Add this to the Custom CSS to fix it:

    .portfolio-vc-type-container .lab-full-width .vc_figure, .portfolio-vc-type-container .lab-full-width .vc_single_image-wrapper, .portfolio-vc-type-container .lab-full-width .vc_single_image-wrapper img, .portfolio-vc-type-container .lab-full-width .wpb_single_image {
        width: auto !important;
    }

    We will fix this as it seems to be a small theme bug.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • Isabelle replied

    Hi Art,

    It worked, thank you so much!

  •  1,558
    Laborator replied

    Glad to hear that Isabelle,

    If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group