Implement share functionality and UI updates: Add share button to various pages, create share popup with URL input, and enhance CSS styles for better layout and responsiveness. Update JavaScript for clipboard functionality and navigator share API support.
This commit is contained in:
@@ -157,15 +157,6 @@
|
||||
font-size: 4.5rem;
|
||||
}
|
||||
}
|
||||
.contentWarp .productView .productRight .optionWarp .producTitle h1 .btn-wish {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
right: 0;
|
||||
transform: translateY(-50%);
|
||||
width: 3rem;
|
||||
height: 3rem;
|
||||
background: url(../images/kia/pdp/display_theme_disney/Icon_heart.png) no-repeat center/100% auto;
|
||||
}
|
||||
.contentWarp .productView .productRight .optionWarp .producTitle span {
|
||||
color: #676767;
|
||||
font-size: 1.5rem;
|
||||
|
||||
Reference in New Issue
Block a user