Hi,
I want my heading set up like this:
FOUR LIONS [large font size]
TROPICAL ORCHARD [medium font size, fitting nicely under FOUR LIONS]
Mangos, Avocados, and Other Tropical Fruit [small font size]
Located in Merritt Island, FL
I tried using the following code to achieve this in the “Caption Title” field, but it ends up adding a bunch of line height / line spacing in between FOUR LIONS and TROPICAL ORCHARD:
Four Lions<br><span style=”font-size:0.5em”>Tropical Orchard</span>
Here is what it looks like.
How do I get rid of that space while maintaining the font sizes?
Hey adamjubert,
You don’t want the space between the first and second header, correct? Send us an admin login in private and we’ll have a closer look.
Thanks,
Rikard
Hey Rikard,
That’s correct. Sorry, I was running on little sleep and I just realized I did a poor job of explaining my problem.
The site isn’t live, I’m running it locally on my laptop through MAMP. How should we proceed?
Thanks,
Adam.
Hey!
We cannot see what you are trying to explain and in the screenshot you provided i am assuming that you want to get rid of the space between “TROPICAL ORCHARD” and the text below it right?
You can right click and inspect the element check it’s class and add a -ve top margin tot he text below it. or simply upload your setup to a ftp so we can see what you are doing and provide you with quick css.
Regards,
Vinay