Image Hotspot Slider Templates

Image Hotspot Slider Templates

Custom Slider Template 1

custom slider template 1

What is Lorem Ipsum? 1
Lorem Ipsum is simply dummy text.
What is Lorem Ipsum? 2
Lorem Ipsum is simply dummy text.
What is Lorem Ipsum? 3
Lorem Ipsum is simply dummy text.
What is Lorem Ipsum?
Lorem Ipsum is simply dummy text.
    <div class="imh-6310-slider" imh-slider-width="700">
      <div class="imh-6310-slider-body">
        <div class="imh-6310-slider-content">
          <img
          imh-image-url="https://wpmart.org/wp-content/uploads/2023/04/slider-img-3-1.jpg"
          alt=""
        />
          <div class="imh-6310-slider-img-content">
            <div class="imh-6310-slider-title">What is Lorem Ipsum?</div>
            <div class="imh-6310-slider-description">
              Lorem Ipsum is simply dummy text of the printing and typesetting
              industry. Lorem Ipsum has been the industry's standard dummy text
            </div>
            <div class="imh-6310-slider-read-more">
              <a href="">Read More</a>
            </div>
          </div>
        </div>
        <div class="imh-6310-slider-content">
          <img
            imh-image-url="https://wpmart.org/wp-content/uploads/2023/04/slider-img-2-1.jpg"
            alt=""
          />
          <div class="imh-6310-slider-img-content">
            <div class="imh-6310-slider-title">What is Lorem Ipsum?</div>
            <div class="imh-6310-slider-description">
              Lorem Ipsum is simply dummy text of the printing and typesetting
              industry. Lorem Ipsum has been the industry's standard dummy text
            </div>
            <div class="imh-6310-slider-read-more">
              <a href="">Read More</a>
            </div>
          </div>
        </div>
        <div class="imh-6310-slider-content">
          <img
          imh-image-url="https://wpmart.org/wp-content/uploads/2023/04/slider-img-4-1.jpg"
          alt=""
        />
          <div class="imh-6310-slider-img-content">
            <div class="imh-6310-slider-title">What is Lorem Ipsum?</div>
            <div class="imh-6310-slider-description">
              Lorem Ipsum is simply dummy text of the printing and typesetting
              industry. Lorem Ipsum has been the industry's standard dummy text
            </div>
            <div class="imh-6310-slider-read-more">
              <a href="">Read More</a>
            </div>
          </div>
        </div>
        <div class="imh-6310-slider-content">
          <img
            imh-image-url="https://wpmart.org/wp-content/uploads/2023/04/slider-img-1-1.jpg"
            alt=""
          />
          <div class="imh-6310-slider-img-content">
            <div class="imh-6310-slider-title">What is Lorem Ipsum?</div>
            <div class="imh-6310-slider-description">
              Lorem Ipsum is simply dummy text of the printing and typesetting
              industry. Lorem Ipsum has been the industry's standard dummy text
              ever since the 1500s, when an unknown printer took a galley of
              type and scrambled it to make a type specimen book.
            </div>
            <div class="imh-6310-slider-read-more">
              <a href="">Read More</a>
            </div>
          </div>
        </div>
      </div>
      <div class="imh-6310-slider-button">
        <div class="prev">&lsaquo;</div>
        <div class="next">&rsaquo;</div>
      </div>
    </div>
.imh-6310-slider {
  position: relative;
  width: 300px;
  height: 300px;
}

.imh-6310-slider * {
  box-sizing: border-box;
}

.imh-6310-slider img {
  width: 100%;
  height: auto;
  float: left;
}

.imh-6310-slider-content {
  display: none;
  position: absolute;
  width: 100%;
}

.imh-6310-slider-button {
  z-index: 99999;
  position: absolute;
  top: calc(50% - 10px);
  width: 100%;
}

.imh-6310-slider-button .prev,
.imh-6310-slider-button .next {
  display: inline-block;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 20px;
  width: 35px;
  height: 35px;
  line-height: 30px;
  border-radius: 100%;
  text-align: center;
  font-weight: bold;
}

.imh-6310-slider-button .prev {
  float: left;
  margin-left: 5px;
}

.imh-6310-slider-button .next {
  float: right;
  margin-right: 5px;
}

.imh-6310-slider-button .prev:hover,
.imh-6310-slider-button .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.imh-6310-slider-img-content {
  position: absolute;
  bottom: 0;
  background: #000000b8;
  color: #fff;
  padding: 10px;
  width: 100%;
  text-align: left;
}

.imh-6310-slider-title {
  z-index: 1;
  font-weight: 600;
  margin-bottom: 5px;
}

.imh-6310-slider-description {
  font-size: 13px;
}
.imh-6310-slider-read-more a {
  text-decoration: none;
  font-size: 14px;
  padding: 5px 0;
  color: gold;
  margin-top: 5px;
  display: inline-block;
}

Custom Slider Template 2

custom slider template 2

What is Lorem Ipsum? 1
Lorem Ipsum is simply dummy text.
What is Lorem Ipsum? 2
Lorem Ipsum is simply dummy text.
What is Lorem Ipsum? 3
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text
What is Lorem Ipsum? 4
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
<div class="imh-6310-slider" imh-slider-width="700">
      <div class="imh-6310-slider-body">
        <div class="imh-6310-slider-content">
          <img
            imh-image-url="https://wpmart.org/wp-content/uploads/2023/04/slider-img-3-1.jpg"
            alt=""
          />
          <div class="imh-6310-slider-03-img-content">
            <div class="imh-6310-slider-03-title">What is Lorem Ipsum? 1</div>
            <div class="imh-6310-slider-description">
              Lorem Ipsum is simply dummy text of the printing and typesetting
              industry. Lorem Ipsum has been the industry's standard dummy text
            </div>
            <div class="imh-6310-slider-read-more">
              <a href="">Read More</a>
            </div>
          </div>
        </div>
        <div class="imh-6310-slider-content">
          <img
            imh-image-url="https://wpmart.org/wp-content/uploads/2023/04/slider-img-1-1.jpg"
            alt=""
          />
          <div class="imh-6310-slider-03-img-content">
            <div class="imh-6310-slider-03-title">What is Lorem Ipsum? 2</div>
            <div class="imh-6310-slider-description">
              Lorem Ipsum is simply dummy text of the printing and typesetting
              industry. Lorem Ipsum has been the industry's standard dummy text
            </div>
            <div class="imh-6310-slider-read-more">
              <a href="">Read More</a>
            </div>
          </div>
        </div>
        <div class="imh-6310-slider-content">
          <img
            imh-image-url="https://wpmart.org/wp-content/uploads/2023/04/slider-img-2-1.jpg"
            alt=""
          />
          <div class="imh-6310-slider-03-img-content">
            <div class="imh-6310-slider-03-title">What is Lorem Ipsum? 3</div>
            <div class="imh-6310-slider-03-description">
              Lorem Ipsum is simply dummy text of the printing and typesetting
              industry. Lorem Ipsum has been the industry's standard dummy text
            </div>
            <div class="imh-6310-slider-03-read-more">
              <a href="">Read More</a>
            </div>
          </div>
        </div>
        <div class="imh-6310-slider-content">
          <img
            imh-image-url="https://wpmart.org/wp-content/uploads/2023/04/slider-img-3-1.jpg"
            alt=""
          />
          <div class="imh-6310-slider-03-img-content">
            <div class="imh-6310-slider-03-title">What is Lorem Ipsum? 4</div>
            <div class="imh-6310-slider-03-description">
              Lorem Ipsum is simply dummy text of the printing and typesetting
              industry. Lorem Ipsum has been the industry's standard dummy text
              ever since the 1500s, when an unknown printer took a galley of
              type and scrambled it to make a type specimen book.
            </div>
            <div class="imh-6310-slider-read-more">
              <a href="">Read More</a>
            </div>
          </div>
        </div>
      </div>
      <div class="imh-6310-slider-button">
        <div class="prev">&lsaquo;</div>
        <div class="next">&rsaquo;</div>
      </div>
    </div>
.imh-6310-slider {
  position: relative;
  width: 300px;
  height: 300px;
}

.imh-6310-slider * {
  box-sizing: border-box;
}

.imh-6310-slider img {
  width: 100%;
  height: auto;
  float: left;
}

.imh-6310-slider-content {
  display: none;
  position: absolute;
  width: 100%;
}

.imh-6310-slider-button {
  z-index: 99999;
  position: absolute;
  top: calc(50% - 10px);
  width: 100%;
}

.imh-6310-slider-button .prev,
.imh-6310-slider-button .next {
  display: inline-block;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 20px;
  width: 35px;
  height: 35px;
  line-height: 30px;
  border-radius: 100%;
  text-align: center;
  font-weight: bold;
}

.imh-6310-slider-button .prev {
  float: left;
  margin-left: 5px;
}

.imh-6310-slider-button .next {
  float: right;
  margin-right: 5px;
}

.imh-6310-slider-button .prev:hover,
.imh-6310-slider-button .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.imh-6310-slider-03-img-content {
  width: 100%;
  height: 100%;
  background: rgba(5, 5, 5, 0.493);
  color: #fff;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 50px;
}

.imh-6310-slider-03-title {
  font-weight: 600;
  margin: 8px 0;
  float: left;
  width: 100%;
  line-height: 24px;

}

.imh-6310-slider-03-description {
  font-size: 13px;
}
.imh-6310-slider-03-read-more a {
  text-decoration: none;
  font-size: 14px;
  padding: 5px 0;
  color: gold;
  margin-top: 5px;
  display: inline-block;
}