Product Slider vertical alighnment

0
Product Slider vertical alighnment 1
httpsartgallerypalmbeach.comtest
Oct 03, 2020 03:37 AM 1 Answers
Member Since Oct 2020
Subscribed Subscribe Not subscribe
Flag(0)

Hello team,

Is it possible to help me with the vertical layout of a product slider items, I can\'t find an option for it and can\'t figure out what CSS snippet to use, nothing seems to work from what I am trying.

the page URL is

<a href="https://artgallerypalmbeach.com/test/">https://artgallerypalmbeach.com/test/</a>

and here are 2 images:

<a href="https://artgallerypalmbeach.com/wp-content/uploads/2020/10/2020-10-02_160444.jpg">what it is now</a>

and <a href="https://artgallerypalmbeach.com/wp-content/uploads/2020/10/2020-10-02_160444_aligned.jpg">what I am trying to get</a>.

In particular, that Price and \"Add to Cart\" will not depend on product text area height but visually are aligned on the same line.

Thank you!

Jan.

 

 

 

0 Subscribers
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Product Slider vertical alighnment 2
PickPlugins
Oct 04, 2020
Flag(0)

Welcome to our forum.

this feature isn't available to keep cart button align same, you will need to do this by adding custom CSS,

Like you can set custom height for excerpt and title to make this


.layout-9125 .element-6 {
height: 120px;
}
.layout-9125 .element-5 { height: 60px; }

see the screenshot

https://imgur.com/tPCYTXd

Regards

 

Sign in to Reply
Replying as Submit