Reply To: Color of tabs

Home Forums WordPress Themes – Premium Lavish Pro Color of tabs Reply To: Color of tabs

#60293
Bonnie
Participant

Hi Bidur,

See the red block in the yellow circle in the attached printscreen. I used the tabs-snippet code for this, see the code of the lavish pro snippet below. This snippet uses preset colors only, it seams.

Thanks!

(Don’t know how to paste code, so you see the code)

<ul>
	<li><a href="#tabs-1">Tabs1 Heading</a></li>
	<li><a href="#tabs-2">Tabs2 Heading</a></li>
	<li><a href="#tabs-3">Tabs3 Heading</a></li>
	<li><a href="#tabs-4">Tabs4 Heading</a></li>
</ul>
Tab 1 Content Here
Tab 2 Content Here
Tab 3 Content Here
Tab 4 Content Here
</div>
  • This reply was modified 4 years, 4 months ago by Bonnie.
  • This reply was modified 4 years, 4 months ago by Bonnie.
  • This reply was modified 4 years, 4 months ago by Bonnie.
  • This reply was modified 4 years, 4 months ago by Bonnie.
Attachments:
You must be logged in to view attached files.