Hello, how do I install this button above the product catalog?
https://wampi.ru/image/RhHS77Q
Hello,
This element uses position: fixed.
You can change appearance using below code in Theme Options > Custom CSS
.et-toggle-mob-sidebars-wrapper .et-toggle-mob-sidebars-inner {
top: 11%;
-webkit-transform: translateY(-11%);
transform: translateY(-11%);
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.