Paragraph color

Home Forums Jomelle WordPress Theme Paragraph color

This topic contains 1 reply, has 2 voices, and was last updated by  ab-themes 7 years, 8 months ago.

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

    evandrosilva
    Participant

    i want to general font color of theme more dark. because the actual need more contrast. but dont have option on panel.

    #17985

    ab-themes
    Keymaster

    Hi,

    if you think on headings, you can set darker color in style.css on line 190.

    There is

    h1, h2, h3, h4, h5, h6 {
        font-family: 'Titillium Web';
        font-weight: 700;
        color: #191b1f;
        margin-bottom: 20px;
    }

    Just replace color: #191b1f; with color you like.

    Kind regards

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Jomelle WordPress Theme’ is closed to new topics and replies.