Hey,
http://www.newyorkhotellbokning.se/top-sightseeing/
I want to the quote text to be same size as the body text
I want the quote line to be thinner
What code shall I add?
Thanks
Charlotte
Hey Charlotte,
Please try this in Quick CSS:
blockquote { border-left-width: 2px !important;}
blockquote p {font-size: initial}
and just adjust the values.
Best regards,
Sarah
Thanks Sarah :)