Hi,
im looking to change my size variant border to black and also the footer lines if possible
my site is https://luxurymrkt.com
Hi,
im looking to change my size variant border to black and also the footer lines if possible
my site is https://luxurymrkt.com
Hi @Luxurymrkt
This is PageFly - Advanced Page Builder. I would love to give you some recommendations
-Go to Online Store->Theme->Edit code
-Asset-> theme.css paste the below code at the bottom of the file.
@media (max-width:767px){
.variant-input-wrap select{
border-color:black !important
}
.site-footer .grid__item:after{
opacity: 1 !important
}
}
Best Regards;
Pagefly
You’re amazing! Thank you
You are welcome, I glad when can help you