-
AuthorPosts
-
September 19, 2022 at 5:00 pm #1365571
Dear, as you can see on the screenshot https://prnt.sc/0z7I6o5n4lOD >> I’m looking for a way to add some pixels of spacing between the letters of this text (I found it for the titles but I can’t figure it out where to change it for typed texts). Thanks a lot for your support!
September 19, 2022 at 7:21 pm #1365584Hey mvanstee,
Please try the following in Quick CSS under Enfold->General Styling:
p { letter-spacing: 3px; }Best regards,
RikardSeptember 26, 2022 at 10:19 am #1366312Thnx! That worked :-)
Same problem: https://prnt.sc/04FVxdyYX2-I – how can I add spacing in these titles?
In my footer I have also a problem with the last block: https://prnt.sc/A9xpCVzX0nDb >> no spacing while the other blocks are fine.
Thanks!
-
This reply was modified 3 years, 1 month ago by
mvanstee.
September 26, 2022 at 12:36 pm #1366338Hi,
Please try this CSS as well:
h3.iconbox_content_title { letter-spacing: 3px; } #text-4 ul li { letter-spacing: 3px; }Best regards,
RikardSeptember 26, 2022 at 12:57 pm #1366357Thanks!
h3.iconbox_content_title {
letter-spacing: 5px;
}==> I assume this one is for the titles https://prnt.sc/XUX0wDOcfOZo ? I think it doesn’t work…
September 26, 2022 at 3:21 pm #1366387Hi,
Try this CSS instead:
h3.iconbox_content_title { letter-spacing: 5px !important; }Best regards,
RikardSeptember 26, 2022 at 3:43 pm #1366393Works great! Thnx
September 26, 2022 at 5:18 pm #1366415Hi,
Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardSeptember 26, 2022 at 5:56 pm #1366421close please
September 26, 2022 at 6:55 pm #1366432Hi,
Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard -
This reply was modified 3 years, 1 month ago by
-
AuthorPosts
- The topic ‘Spacing between letters’ is closed to new replies.
