Dance header text color

  • Author
    Posts
  • #68327

    Hi

    How do I set the header text colour without changing the text color of the whole whole website.
    First all text of both main title as subtitle ever whites but some update seemed to have changed so that the subtitle can only the same colour of the general website text colour which is to dark for the photo overlay.

    Thanks in advance if this can be solved!

    Sébastian

    Website: Www.marjandehaer.com

    #68535
    Zed
    Cryout Creations mastermind

    Any element’s color can be tweaked with CSS:

    body #header-page-title .entry-title, 
    body #header-page-title .byline {
        color: #fff;
    }

    Note that we do not provide free support when our credit link is removed from our free themes.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #68712

    Thank you VERY MUCH Zed!

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

The topic ‘Dance header text color’ is closed to new replies.