Hi Kriesi gang,
On the page: http://new.cultivatedesign.ca/design-landscaping-services/
You’ll see the tab headings are all over the place. How can I get those headings (and icons) to line up nice and neat?
Many thanks,
Drew
Hi AndrewDelaware!
Pleasse add following code to Quick CSS in Enfold theme options under Styling tab
.tabcontainer .tab_icon { width: 25px!important; }
Best regards,
Yigit
Thanks Yigit, I added the code but it doesn’t seem to have an effect?
Appreciate your assistance, as always!
Drew
Hi!
Can you post a screenshot/mockup of what would you want to achieve?
Best regards,
Josue
Sure, my pleasure. http://gyazo.com/d8ba64836e998e32f9daa38dfe8b6662
Hope that tells the story!
Cheers!
Drew
Hey Drew!
Use this code:
.tabcontainer .tab_icon { width: 25px !important; display: inline-block; text-align: center; left: -5px;}
Regards,
Josue
Bingo! Thanks as always, Josue.
Cheers!
Drew