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

    Hi,

    I would like to use capital and small letters in my headings, especially in the “special Headings” and in the slider . How can I do that?

    And could you please tell me how to change the font of the accordion headings into bold?

    Thanks!

    #788303

    Hey seykom,

    Headings
    The styling of headings can be set in Enfold > Advanced Styling. There, you can set the text color, background color, font family, font weight, and text-transform of each heading type. You can also choose to apply that style to specfici areas. You can have different styles for different areas.

    Then, when you use Special Headings, you choose which Heading Type (H1, H2, H3, etc.) and Heading Style you want to use.

    If you would like further styling, please let us know what you would like to do so we can give you the appropriate CSS.

    Accordion
    To make the accordion headings have a bold font weight, please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .js_active .toggler { font-weight: bold; }

    Best regards,
    Sarah

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