Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1354114

    Hello,

    Where can I change the global font for lists in a toggle Element?
    When you look at the 6th Element, there is a list which is not in Futura like it should.

    How can I change it?

    Cheers
    Mona

    #1354127

    Hey Monika,

    Please try the following in Quick CSS under Enfold->General Styling:

    .single_toggle ul li {
      font-family: futura-pt, sans-serif;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.