Hi!
First of all, I already have an ecommerce hosted in a Wordpress site and the Buy Button came in handy to solve some problems with external links and whatnots.
And it’s working fine, but I’m having some design issues that I can’t fix on the customize page at Shopify. I think it would require some changes on the code itself, and that’s something I’m a newbie at.
I’d love if I could just align the product’s description at the left and kinda make the whole popup more ‘‘blocked’’.
Here’s what the product description popup looks now:
What I’m imagining is to move the text below pictures and align with the popup box.
Appreciate any help on this!
HI @ntonionunes
This is David at SalesHunterThemes.
Thank you for your question.
Please share your store URL, page URL and also password (if your store has one) so we can help you.
Hi @David_SHT , thanks for contacting
You can have a look at: lecodeonline.com/pagina-teste/
Notice that, in the description popup, the text is tied to a short column align to the right. I want it to display at full width.
If you need the Buy Button shortcode that’s been used, just let me know.
Hi @ntonionunes
Just checked your store, your store did not built with shopify, right?
That’s right. It’s built on Wordpress with Elementor. The link with Shopify is made through Buy Button shortcodes.
Hi @ntonionunes
In this case you can add this code into your shopify theme.
.shopify-buy__product-description {
margin-left: 0!important;
}
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
David | SalesHunterThemes team
Hi @David_SHT
Where do I paste this code? I have the Starter Plan so can’t personalize my theme.
Thanks,
Hi @ntonionunes
Follow this path:
Themes => edit code => asset => style.css
and add this code to bottom of the file style.css
You can add that code
Hi @David_SHT
There’s no such option here. Remember that I have Starter Plan with Spotlight theme, so the customization is pretty limited.
Are there any alternatives to this?
Thanks,