Hi there,
In a website I have created using Enfold I have a few questions about the accordion on this page http://qxy.6a3.myftpupload.com/treatments/:
– I had copied tables from the clients existing website and have placed into accordion segments, which for the most part worked very well (stayed in tables), with exception of the last category – ‘IPL Laser Regeneration’ where the text is all CAPS – can I make the entries sentence case, similar to those under ‘Laser Hair Removal’?
– In the ‘Laser Hair removal’ section I want to format the ‘Waxing’ table the same as the others with the heading included in the table and the prices in their own columns. Can you help me with this?
I am loving the look and functionability of the tables inside these accordion sections, so it would be great if I can change the above to ensure consistency.
Cheers, Kristin
Hey Kristin,
Please try this in Quick CSS to remove the uppercase text styling:
th {
text-transform: none;
}
The waxing header is outside the table, please try to copy it into the table, inside a th tag:
<th>Waxing</th>
If you need help with that then please post admin WordPress login details in private.
Best regards,
Rikard
Hi Rikard,
Thanks for the assistance. The client has decided to revise the content in the accordions, so there are no table left! I will note the above solutions if she changes her mind again. You can close this query.
Thanks, Kristin
Hi Kristin,
We’ll be closing this thread then.
You can always create a new thread if you need assistance from us. :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko