• Resolved pasgroup

    (@pasgroup)


    Hi All,
    Previously used the Twenty Eleven theme (Dark) so text for category, etc were orange, have just changed over yesterday and still tweaking theme.
    Changed to Santri theme which looks good but with dark background can hardly see Text, categories, etc in the primary sidebar.
    Does anyone know the correct place to change this color so I don’t screw it up :-)?
    Site https://www.pasgroup.com/wp/

Viewing 3 replies - 1 through 3 (of 3 total)
  • You can add this to your custom CSS, replacing #fff with the colour you want it to display.

    a {
    color: #fff;
    }

    media=”all”
    h1, h2, h3, h4, h5, h6 {
    color: #fff;
    font-weight: 800;
    }

    Thread Starter pasgroup

    (@pasgroup)

    Hi Stephan,
    Thank you for the help, worked a charm.
    I was on the right track but looking in wrong place for the code to change, so different to twentyeleven in a good way.
    Much appreciated

    Pleasure, glad you got it working ?? Please mark this topic as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change the color of text in sidebar- Santri theme’ is closed to new replies.