Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: additional.css
:root { --primary: #fca311 !important; --secondary: #14213d !important; --white: #fff !important; --black-50: #313131 !important; --font-family: "Nexa" !important; } .cart_buttons.dropdown:hover .dropdown-menu { display: block; margin-top: 0; left: auto; right: 0; width: 340px; padding: 10px; border-radius: 5px; border-bottom: 4px solid var(--primary); box-shadow: -2px 5px 5px rgb(0 0 0 / 50%); } .cart_buttons.dropdown:hover .dropdown-menu li { padding-left: 0px; border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-bottom: 10px; } .cart_buttons.dropdown:hover .dropdown-menu li a { color: #000 !important; padding: 0px 0px !important; border-bottom: none; margin-right: none; } .cart_buttons.dropdown:hover .dropdown-menu li a:after { content: none; } .cart_buttons .price_box h5 { color: var(--primary); font-weight: bold; } @media screen and (max-width: 767px) { .cart_buttons.dropdown:hover .dropdown-menu { width: 270px; } }