Hi,
im looking to move this button up and to the right as pictured and also change the background of just this button to white
my site is https://luxurymrkt.com
please note this button is only visible on desktop
Hi,
im looking to move this button up and to the right as pictured and also change the background of just this button to white
my site is https://luxurymrkt.com
please note this button is only visible on desktop
Hi @Luxurymrkt !
This is PageFly - Advanced Page Builder. I would love to give you some recommendation
Please paste this code at the bottom of theme.css under assets in theme code files;
.btn,.rte .btn,.shopify-payment-button .shopify-payment-button__button–unbranded,.spr-container .spr-button,.spr-container .spr-summary-actions a {
margin-top: -39px !important;
margin-right: 233px !important;
background: #f5f5f5 !important;
color: #1c1d1d !important;
}
You can change px as you want.
Like this;
Best Regards;
PageFly
I will try this, but don’t you think this will change the color and position of the payment button also on product page?
@Luxurymrkt it will only change this bro