This topic has 4 replies, 2 voices, and was last updated 2 years ago ago by Rose Tyler
Hi
Just wondering if it’s possible to edit my custom product page to move the wish list button (I’ll change the design of the button later) so it sits next to the cart button like this example -> https://imgur.io/w42hXEa?r
Link to see it in action -> https://www.dreams.co.uk/dream-team-campbell-combination-mattress/p/131-00662
As said, I’ll redesign the button and hide the text but I just want to know if it’s possible to move it first and if so, how exactly?
Thank you.
Hello,
You can try to use connect block element of our Single Product Builder, for example – https://prnt.sc/amVdxC_7Mufp
Regards
Hi
I tried this but they do not sit inline – any reason for this? Please check private for more detailed reply.
Thanks
Hello,
Try to use the next custom CSS code
.single-product .et_product-block .et_connect-block {
align-items: flex-end;
}
and disable separator in settings of the connection block.
Regards
You must be logged in to reply to this topic.Log in/Sign up