hi there, under the featured patterns section, i can’t figure out how to get the pricing center aligned with CSS. Can someone help with this quick fix. THANKS!
Hey bobfurgo,
Please try the following in Quick CSS under Enfold->General Styling:
.inner_product_header_cell span.price {
display: block;
}
Best regards,
Rikard
Hi Rikard, thank you! However that didn’t work unfortunately.
Hi bobfurgo,
Can you try this CSS code:
#top .inner_product_header_cell span.price {
display: block;
}
Best regards,
Nikko
worked great thank you nikko!
Hi bobfurgo,
We’re glad that we could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko