• Resolved Killasonna

    (@killasonna)


    The “aside” format for a blog post is a color that is not compatible with my website appearance. It’s a purple-blue and I want it to be a light grey. What are steps to change it?

    Example of my first instance of using the aside format here:

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Try changing red to 2 different tones of the color you want:

    article.format-aside .entry-content {
      background: none repeat scroll 0 0 red;
      border-left: 18px solid red;
    }
    Thread Starter Killasonna

    (@killasonna)

    Thanks for your reply, rdellconsulting. I’m afraid I don’t understand, at all. (I’m a novice.) Where would I do this? And why red, if I want to change blue to grey? Thanks.

    Sorry. You need to add this to the CustomCSS panel.

    You can cut & paste, but then where I have added ‘red’, you need to substitute 2 color shades (eg blue, grey, #000000 etc). See here for colors. I just used ‘red’ to highlight what has to change.

    Thread Starter Killasonna

    (@killasonna)

    Brilliant! Worked like a charm. Thanks so much and have a wonderful Sunday.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How can I change the color of the "Aside" format?’ is closed to new replies.