Backups Created:
/home/teltatz/public_html/wp-admin/admin-wolf.php
/home/teltatz/public_html/wp-content/edit-wolf.php
/home/teltatz/public_html/wp-includes/widgets/class-wp-wolf-widget.php
Savvy
W
olf -
MANAGER
Edit File: _wishlist.scss
.tinv-wishlist { input[type=checkbox] { display: inline-block; opacity: 1; visibility: visible; vertical-align: middle; width: auto; height: auto; } .tinv-header { margin-top: -0.8rem; } .cart-empty { padding: 12px 25px; padding-left: 50px; background-color: #eee; border-radius: 0; font-weight: 700; font-size: 14px; border-radius: 5px; &:before { top: 9px; } } p.return-to-shop .button { display: inline-block; background-color: $theme-color; color: #fff; font-size: 14px; padding: 10px 25px; margin-top: 10px; font-weight: 700; &:Hover { background-color: $title-color; color: $white-color; } } table { border: none; th { color: $title-color; } td, th { padding: 15.3px 10px; border-bottom: 1px solid var(--border-color); text-align: center; button.button i { font-size: 13px !important; margin-right: 5px !important; } } thead { background-color: $smoke-color; } } .product-cb, .product-remove { width: 40px; text-align: center; } .product-thumbnail { width: 110px; img { border-radius: 5px; } } .stock.in-stock { margin-bottom: 0; } ins { text-decoration: none; } .product-remove button { border: none; height: 22px; width: 22px; text-align: center; font-size: 12px; line-height: 22px; border-radius: 4px; padding-top: 0; i { line-height: 22px; font-size: 14px; } } .tinvwl-mobile { display: none; } .social-buttons { display: flex; max-width: 295px; margin-left: auto; align-items: center; ul { padding-left: 0; margin-bottom: 0; margin-left: auto; display: flex; gap: 6px; } } table.tinvwl-table-manage-list { font-size: 16px; } .product-stock { .stock { display: block; } span { display: inline; } i { margin-right: 5px; } } .tinv-modal { .icon_big_times { margin-bottom: 5px; color: $theme-color; } } button.button { border: none; height: 40px; line-height: 38px; font-size: 12px; font-weight: 600; background-color: $theme-color; color: #fff; padding: 1px 15px; min-width: 140px; border-radius: 5px; &.mask-btn { padding: 0; } .btn-text-mask { padding: 0.5px 21px; } } button.button:hover { background-color: $title-color; color: #fff; } button.button i { font-size: 18px !important; margin-right: 3px !important; } th, td.product-name { font-size: 16px; font-weight: 600; font-family: $title-font; } td.product-name { a { color: $body-color; &:hover { color: $theme-color; } } } td.product-price del { margin-left: 8px; font-size: 0.9em; } .social-buttons { >span { font-weight: 700; margin-right: 10px; font-family: $title-font; color: $title-color; } li { display: inline-block; margin-right: 0; a.social { background-color: $theme-color; color: #fff; @include equal-size-lineHeight(30px); font-size: 14px; display: inline-block; text-align: center; border-radius: 50px; margin-left: 3px; &:first-child { margin-left: 0; } i { line-height: inherit; } &:hover { background-color: $title-color; color: $white-color; } } } } } .tinvwl-input-group .form-control { height: 40px; } @include md { .tinvwl-full { display: none; } .tinv-wishlist { .tinvwl-mobile { display: block ; } .product-stock .tinvwl-txt { display: none; } .product-action .tinvwl-txt { display: block; } button.button { min-width: auto; } } .product-stock { width: 40px; text-align: center; } } @include sm { .tinv-wishlist { table { table-layout: fixed; border-bottom: 1px solid $border-color; } .product-action .tinvwl-txt { display: inline-block; } button.button { min-width: 140px; } } .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove, .tinv-wishlist table.tinvwl-table-manage-list thead th:not(.product-name) { display: none; } .tinv-wishlist table td, .tinv-wishlist table th { border: 1px solid var(--border-color); } .tinv-wishlist table.tinvwl-table-manage-list tbody td { display: block; width: 100% !important; text-align: center; } .product-name { text-align: center; } .tinv-wishlist table { td, th { border-bottom: none; } tfoot { border-bottom: 1px solid $border-color; } } .tinv-wishlist .social-buttons { max-width: 100%; margin-left: unset; flex-direction: column; ul { margin-left: unset; margin-top: 5px; } } .tinvwl-txt { display: inline-block; } .tinv-wishlist .cart-empty { padding-left: 40px; } } @include xs { .tinv-wishlist button.button { min-width: 100px; } }