No products in the cart.
How can I justify the SBD item title to the right instead of left?
1 minutereadPlease use the below css override to align the item titles to the right instead of left.
.qc-grid-item h2 {
text-align: right;
}Add this snippet into Simple Business Directory > Settings > Custom css field and save the settings.




















































