Font colour throughout and padding in header

Home Forums Iconic One Pro Support Font colour throughout and padding in header

This topic contains 4 replies, has 2 voices, and was last updated by  Themonic-Support 10 years, 7 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #869

    Gemini23
    Member

    Two questions in one if that is okay?

    How to reduce the (verticle) padding in the header?

    How to change the font colour throughout which is currently a ‘grey’ and I would like it to be black.

    #870

    If you are doing a lot of customization use this Child Theme

    For font color:

    
    body {
        color: #000000;
    }

    similarly find the elements you want to change the color of and set like above.

    You want to change padding of logo?

    #871

    Gemini23
    Member

    Thank you 🙂

    #872

    Gemini23
    Member

    Should the full content of style.css be copied into
    Iconic One Pro Child: Stylesheet (style.css)
    and then THAT content edited?

    I would also like to change the colour of the font in the top navigation and also use a different font globally..

    #877

    You do not have permission to view this content.

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

You must be logged in to reply to this topic.