Image Hotspot Templates 21-30

Image Hotspot Custom Template 21-30

Custom Template 21

Live Demo

CAR WHEEL
Lorem ipsum dolor sit amet consectetur adipisicing elit. Debitis vero maxime beatae fugiat, aspernatur quia.
    <div class="imh-6310-custom-temp-21">
        <div class="imh-6310-custom-temp-21-img">
            <img src="https://wpmart.org/wp-content/uploads/2022/01/skoda-kushaq.jpg" alt="">
        </div>
        <div class="imh-6310-custom-temp-21-content">
            <div class="imh-6310-custom-temp-21-title">CAR WHEEL</div>
            <div class="imh-6310-custom-temp-21-description">
                Lorem ipsum dolor sit amet consectetur adipisicing elit. Debitis vero maxime beatae fugiat,
                aspernatur quia.
            </div>
        </div>
    </div>
.imh-6310-custom-temp-21 {
    padding: 20px;
    background: #ffefaf;
    float: left;
    width: 350px;
}

.imh-6310-custom-temp-21 .imh-6310-custom-temp-21-img {
    width: 40%;
    height: auto;
    float: left;
    margin-right: 30px;
    position: relative;
}
.imh-6310-custom-temp-21 .imh-6310-custom-temp-21-img:before {
    bottom: -10%;
    left: -10%;
    border-bottom: 3px solid #e16b47;
    border-left: 3px solid #e16b47;
}
.imh-6310-custom-temp-21 .imh-6310-custom-temp-21-img:after {
    top: -10%;
    right: -10%;
    border-top: 3px solid #e16b47;
    border-right: 3px solid #e16b47;
}
.imh-6310-custom-temp-21 .imh-6310-custom-temp-21-img:before, .imh-6310-custom-temp-21 .imh-6310-custom-temp-21-img:after {
    content: "";
    display: block;
    height: 50%;
    width: 50%;
    position: absolute;
}
.imh-6310-custom-temp-21 .imh-6310-custom-temp-21-img img {
    width: 100% !important;
    height: auto !important;
    border-radius: 0 !important;
    animation: unset !important;
}
.imh-6310-custom-temp-21 .imh-6310-custom-temp-21-img:after {
    top: -10%;
    right: -10%;
    border-top: 3px solid #e16b47;
    border-right: 3px solid #e16b47;
}
.imh-6310-custom-temp-21 .imh-6310-custom-temp-21-content {
    width: calc(60% - 30px);
    float: left;
}
.imh-6310-custom-temp-21-title {
    font-size: 20px;
    line-height: 22px;
    color: rgb(18, 0, 0);
    padding-bottom: 5px;
    font-weight: 700;
    margin-bottom: 8px;
}
.imh-6310-custom-temp-21-description {
    color: rgb(0, 0, 0);
    font-size: 16px;
    line-height: 22px;
}
@media only screen and (max-width: 768) {
.imh-6310-custom-temp-21 {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-direction: column;
}

.imh-6310-custom-temp-21-img {
    width: calc(100% - 20px)!important;
    margin: 10px !important;
}
.imh-6310-custom-temp-21-content {
    width: 100% !important;
    margin-top: 30px;
    text-align: center;
}
}

Custom Template 22

Live Demo

CAR
Lorem ipsum dolor sit amet consectetur adipisicing elit. Debitis vero maxime beatae fugiat, aspernatur quia.
    <div class="imh-6310-custom-temp-22">
        <div class="imh-6310-custom-temp-22-content">
            <div class="imh-6310-custom-temp-22-img">
                <img src="https://wpmart.org/wp-content/uploads/2022/01/skoda-kushaq.jpg">
            </div>
            <div class="imh-6310-custom-temp-22-title">CAR</div>
        </div>
        <div class="imh-6310-custom-temp-22-description">
            Lorem ipsum dolor sit amet consectetur adipisicing elit. Debitis vero maxime beatae fugiat, aspernatur quia.
        </div>
    </div>
.imh-6310-custom-temp-22 {
    width: 350px;
    background: #3e2a41;
    transition: 0.5s;
    bottom: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 50px !important;
}
.imh-6310-custom-temp-22-content {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.imh-6310-custom-temp-22-img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-top: -50px;
    overflow: hidden;
    border: 8px solid rgba(255, 255, 255, 0.15);
}
.imh-6310-custom-temp-22-img img {
    width: 100% !important;
    height: 100% !important;
    position: relative !important;
}
 .imh-6310-custom-temp-22-title {
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    font-family: sans-serif;
    text-decoration: none !important;
    margin: 10px 0 0 0;
    font-family: sans-serif;
}
.imh-6310-custom-temp-22-description {
    display: inline-block;
    margin: 10px;
    padding: 8px;
    border: 1px solid rgba(255, 255, 255, 0.315);
    font-size: 14px;
    color: rgb(255, 255, 255);
    position: relative;
    box-sizing: border-box;
    font-family: sans-serif;
    text-decoration: none;
}

@media only screen and (max-width: 768) {
.imh-6310-custom-temp-22 {
    margin-top: 0 !important;
}
.imh-6310-custom-temp-22-img {
    margin-top: 10px;
}
}

Custom Template 23

Live Demo

Car Wheel
Lorem ipsum dolor sit amet consectetur adipisicing elit. Debitis vero maxime beatae fugiat, aspernatur quia.
    <div class="imh-6310-custom-temp-23">
        <div class="imh-6310-custom-temp-23-content">
            <div class="imh-6310-custom-temp-23-pic">
                <img src="https://wpmart.org/wp-content/uploads/2022/01/skoda-kushaq.jpg">
            </div>
            <div class="imh-6310-custom-temp-23-title">Car Wheel</div>
        </div>
        <div class="imh-6310-custom-temp-23-description">
            Lorem ipsum dolor sit amet consectetur adipisicing elit. Debitis vero maxime beatae fugiat, aspernatur quia.
        </div>
    </div>
.imh-6310-custom-temp-23 {
    width: 350px;
    background: #3f51b5;
    transition: 0.5s;
    bottom: 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.imh-6310-custom-temp-23-content {
    width: 100%;
    float: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 8px;
}
.imh-6310-custom-temp-23-pic {
    width: 90%;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    border: 8px solid rgba(255, 255, 255, 0.15);
    display: flex;
    justify-content: center;
    align-items: center;
}
.imh-6310-custom-temp-23-pic img {
    width: 100% !important;
    height: auto;
    position: relative !important;
}
.imh-6310-custom-temp-23-title {
    color: rgb(18, 0, 0);
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 10px 0 0 0;
}
.imh-6310-custom-temp-23-description {
    display: inline-block;
    padding: 10px;
    border: 1px solid rgb(255 255 255 / 15%);
    font-size: 14px;
    color: white;
    position: relative;
    margin: 8px;
    font-family: sans-serif;
    line-height: 20px;
}
@media only screen and (max-width: 768) {
.imh-6310-custom-temp-23 {
    flex-direction: column;
}
.imh-6310-custom-temp-23-pic {
    width: 50% !important;
}
}