Tagged: , ,

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

    Hello on my site https://xtreemestyle.it/welcome I would like the font of the form at the bottom of the page to have a weight of 400 like the rest of the font used, can you help me please?
    Thanks Gianluca

    #1473167

    Hey Gianluca,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top label {
        font-weight: 400;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1473168

    Thanks but it seems to work not properly

    #1473170

    Hi,
    When I test it, it seems to work, try this instead:

    #top #main label {
        font-weight: 400;
    }

    If this still doesn’t work, please include an admin login in the Private Content area so we can examine.

    Best regards,
    Mike

    #1473171

    Sorry I wrote it wrong.
    It’s ok and you’re the best support

    #1473178

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘font weight into enfold form’ is closed to new replies.