Hi, what file / lines of code do I edit to remove caps from the headings?
Thanks
Hi,
I’m sorry but what do you mean by “caps” and what heading are you trying to change? Please give us a screenshot or give us a link to the page.
Regards,
Ismael
Hi, the H1 & H2 headings are all in capital letters. I need those to be upper and lower case. What file and line of code do I edit. Here’s screenshot http://www.aztubs.relevant.pro/wp-content/uploads/2013/05/enfold-heading-caps.jpg
I really need support on this right away. This should be a simple fix. I’ve searched all files / folders the headings should be in. It really should be in base.css. I need to know how to remove “uppercase” from H1 & H2 tags. I need this ASAP.
Thanks
Hi,
Please add this on your custom.css or quick CSS.
h1, h2, h3 {
text-transform: none !important;
}
Regards,
Ismael
Thanks, for some reason it only worked when I put the code in the quick CSS, but it’s good to go now.
Thanks much
I also want this, but I see an issue. Letters get cropped: Take a look at the G here: http://i41.tinypic.com/2vd5u9c.png
Hey!
Please create a new thread and post a link to your website.
Best regards,
Peter