Hi, i would like to change the line height to a specific text block on enfold, and i dont want it to affect other text blocks on the site.how can i do that?
Hey siteitltd,
Can you point us to the exact element in question?
Best regards,
Victoria
Hi Victoria,
The text box i would like to edit is the one on the home page right under the slider
Hi,
Can you post some text that are inside the textbox just to be sure? there are multiple sliders like in Our Customers or Prizes & Awards.
Best regards,
Nikko
Hi Nikko,
its the paragraph that starts with: “We are storytellers. Delivering your story in a way people remember.”
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.home .avia-builder-el-2 .avia_textblock p {
line-height:20px !important;
}
Best regards,
Rikard
It worked! thank you so much