Hi Yigit,
Thank you so much for the code. I had to tweak the code a little to get everything to fit exactly the way I wanted, but your code helped set everything up properly to get it all fixed. Attached the code I used for others to play with.
.avia_cart_buttons button.button.alt {
float: left !important;
}
.avia_cart_buttons span {
position: relative;
top: 54px;
}
a.button.show_details_button {
float: right!important;
margin-top: -42px!important;
}
button.button.alt {
float: left!important;
margin: 0 0 0 20px;
}
span.button-mini-delimiter{
position: relative;
top: -39px;
}
.avia_cart_buttons {
opacity: 1;
}
Thank you! That worked perfectly.
Hi Andy,
My apologies for my horrible explanation. Hopefully this image will help better describe what i’m trying to do.