Advertisement
oscarviedma

HTML Navegación Features Popup - OV DIVI

Jul 8th, 2023
2,318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.33 KB | None | 0 0
  1. <div class="ov-popup-navigation">
  2.     <a class="ov-close-popup">
  3.     <span class="et-pb-icon">M</span>
  4.   </a>
  5.   <a class="ov-navigate-arrow prev" data-target="ov-popup4">
  6.     <span class="et-pb-icon">#</span>
  7.   </a>
  8.   <a class="ov-navigate-arrow next" data-target="ov-popup6">
  9.     <span class="et-pb-icon">$</span>
  10.   </a>
  11. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement