• Hi there,

    how could i change the font-weight of title and text with css?

    Thanks and greetz.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Try adding this to your Custom CSS:

    b.lwptoc_title, div.lwptoc_item a {
        font-weight: XXXXX;
    }

    (Replace XXXXX with your preferred weight)

Viewing 1 replies (of 1 total)

The topic ‘Change font weight css’ is closed to new replies.