GeoDirectory SupportStyling the tabs – GeoDirectory Support https://wpgeodirectory.com/support/topic/styling-the-tabs/feed Wed, 11 Mar 2026 15:41:44 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/styling-the-tabs/#post-32799 <![CDATA[Styling the tabs]]> https://wpgeodirectory.com/support/topic/styling-the-tabs/#post-32799 Tue, 03 Mar 2015 19:34:23 +0000 amiefulks Is there a place to style the tabs more like buttons and/or at least alignment, color, background color and text? (i.e. profile/More Info/Photo/Special offers….etc.)

]]>
https://wpgeodirectory.com/support/topic/styling-the-tabs/#post-32838 <![CDATA[Reply To: Styling the tabs]]> https://wpgeodirectory.com/support/topic/styling-the-tabs/#post-32838 Wed, 04 Mar 2015 10:45:34 +0000 Guust You can use CSS to do that.
Active tab:

dl.geodir-tab-head dd.geodir-tab-active a {your css}

Other tabs:

dl.geodir-tab-head dd a {your css}

http://docs.wpgeodirectory.com/customizing-your-style/

]]>