Why Choose Us?

3000+ Happy Customers

6000+ Projects Launched

15+ Years of Experience

Support You Can Rely On

Open Category List

How can I justify the SBD item title to the right instead of left?

1 minuteread

Please 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.