When I place copy in the columns, the heading styles default into an-all cap version. Is there a way to retain the non-column styles?
Using heading styles in columns
9 posts from 4 voices-
Posted 7 months ago #
-
Hi!
Sure - add following code to css/custom.css to deactivate the transform effect:
.flex_column h1, .flex_column h2, .flex_column h3, .flex_column h4, .flex_column h5, .flex_column h6 { text-transform: none; }Regards,
PeterPosted 7 months ago # -
Can I just add it to the end of the custom.css, or do I need to place it in a specific place?
Posted 7 months ago # -
Ok, that worked, but not in the right direction. What I want to do is match the non-column heading styles, not just make them different sizes. Can that be done? So, simply, I could use the heading tags as I do outside the columns to look the same...same font, color, size, etc.
Posted 7 months ago # -
Hi,
Can you give us a link to your website? Settings can be different for every users, we would like to inspect what you did on your headings.
Regards,
IsmaelPosted 7 months ago # -
Is there a way I can send you a note privately. The site is my personal portfolio, locked. I can send screen shots if that's easier :)
Posted 7 months ago # -
Hi anngelica,
You can send the information to my email at DevinVinson (at) gmail.com. Make sure to include a link to this topic so that my spam filter doesn't grab it :)
Regards,
Devin
Posted 7 months ago # -
Sent
Posted 6 months ago # -
I've not received anything yet. Make sure to include a link to this topic so that my spam filter doesn't grab it and that the address was correct in the message.
Can you try re-sending it?
Regards,
Devin
Posted 6 months ago #
Reply
You must log in to post.














