align tab text left
-
How do I align the text on the tabs to the left? I don’t like the look when centered.
I tried inspecting and changing text align: left which works on inspection but not in css.Below didn’t work in custom css:
#tab_container_588 .wpsm_nav-tabs > li > a {
text-align: left !important;
}Thanks!
The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘align tab text left’ is closed to new replies.