Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22345
    CharlieCZ
    Member

    My Site: mujzivotnaplno.com

    I need to change color of the heading 4 to color: #003366 an position to be align centre; can anyone tell me how to do in in Custom CSS?

    Karel

    #22380
    Sakin
    Keymaster

    @CharlieCZ: Sorry bit confusing question. Do you mean to change the color of your <h4> tag. If so then you can add in the following CSS in “Appearance=> Theme Options => Custom CSS” box.
    #main h4 { color: #003366; text-align: center; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Changing heading 4 color and position’ is closed to new replies.