Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1005265

    Hello, I added a widget in my sidebar (emails subscribers & newsletters) but it looks like the size or the spacing between the letters is not quite the same as the rest of my sidebar titles … is it possible to adjust that?
    Thank you !

    #1005298

    Hey Marie-Claude,

    Thanks for the screenshot, where can we see the element in question?

    Best regards,
    Rikard

    #1005301
    This reply has been marked as private.
    #1005341

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    /* CSS - Form title */
    
    #top label {
        letter-spacing: 0.06em;
    }
    
    
    

    Best regards,
    Vinay

    #1005681

    Its ok, thanks and you can closed this ticket :)

    #1005695

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change size title sidebar widget’ is closed to new replies.