Okay
  Public Ticket #3487796
Images
Closed

Comments

  •  5
    Filip started the conversation

    Hello,

    I have a 2-column row with a ratio of 3/4 - 1/4, and I would like to fill the right column with images. In the sample URL you see I have a border between the images in the height, and I couldn't find a way to remove them. Additionally, I would like the column to be completely filled in terms of height. 

    I have attached a sample of what I want to achieve.

    Is it possible to accomplish this?"

  •  2,958
    Andrew replied

    Hello there,

    Thank you for reaching out to us.

    Try adding the images as background images for the columns https://themenectar.com/docs/salient/page-builder-columns/#background-image.

    Try this and let us know how it goes.

    Cheers,

  •  5
    Filip replied

    this is the look I want to have

    Attached files:  what-i-want.jpg

  •  8,839
    Tahir replied

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    .img-with-aniamtion-wrap .hover-wrap {
        margin-bottom: 0px !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  5
    Filip replied

    Hi Andrew

    as a background I can only add one image

    Is there another way?

    Filip

  •  2,958
    Andrew replied

    Hello again,

    Thank you for getting back to us.

    Based on the layout you want to achieve, you might have to add multiple single-image elements to the column on the right then we can use some CSS to customize this.

    Try that and let us know if this works out well for you.

    We look forward to your feedback.

    Cheers,