• Resolved lolainfinitos

    (@lolainfinitos)


    Hello, English is not my language and I try to say what I want to say the best I can, sorry.
    I have my blog divided into two categories. I want one to have a color scheme and the other his. Each category with its own colors.
    My problem is, I don’t know if it is possible to get two different color schemes with that theme (I have Author pro).
    If anyone can solve my problem, I will really appreciate it.
    Thanks, Lola.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for using Author Pro!

    There isn’t a feature for color categories separately. However, if you can link me to the category, I can provide you with some code to change its colors here.

    Thread Starter lolainfinitos

    (@lolainfinitos)

    Thanks!

    I want to change this palette categorie:

    https://infinitosmonos.es/category/lola-alarcia/

    and mantein this one with the blog palette:

    https://infinitosmonos.es/category/infinitos-monos/

    Theme Author Ben Sibley

    (@bensibley)

    Thank you!

    The following CSS will let you change the color of that category only:

    .category-lola-alarcia .main, 
    .category-lola-alarcia body:before,
    .category-lola-alarcia .entry > article, 
    .category-lola-alarcia .sidebar-after-post-content, 
    .category-lola-alarcia .sidebar-after-page-content,
    .category-lola-alarcia .archive-header {
      background: orange;
    }

    Please copy and paste that code into the Additional CSS section in the Live Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter lolainfinitos

    (@lolainfinitos)

    Thank you!

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome! Stay in touch if you need anything else and I’ll be happy to help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Personalize my author theme’ is closed to new replies.