Skip to main content

Command Palette

Search for a command to run...

Slider Image (Inside Description) simulate Portrait 3:4

Published
1 min readView as Markdown
.et_pb_slide p img{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 17vw;
    right: 0;
    bottom: 0;
    object-fit: cover;
    max-width:500px;
    z-index:-1;
}

image.png

6 views