Acme Themes

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Not able to set link colors in body content #12294
    Joan Friedlander
    Participant

    Thank you for your guidance. I was finally able to get back to this.

    I successfully changed the link color on the Pages for my site. I noticed that the blog post links are still a light blue. Extrapolating from what you sent me, I added another instruction in the Custom CSS, as follows, replacing the word “page” with “post.”

    .post .entry-content a {
    color: #f88c00 !important;
    }

    It worked. I share this in case others need to change the link color for both pages and posts.

    ==================

    I found acmethemes/core.php and the section which I think you’re pointing to, /*Font-Awesome-master*/ Is this where I should be looking to change the font family? If you are willing to give me specific code change directions, it will make it easier for me to modify without messing up the site. Same for how to update the font family name on Style.css. If this is beyond the scope of your support, I understand.

    Thank you, Joan

    in reply to: Updating theme from Weblog to Weblog Pro #12000
    Joan Friedlander
    Participant

    Greetings, thank you for your prompt reply.
    I realized, shortly after sending my question, that the answer was probably just what you wrote. I have to do reconfigure settings whenever I install a new theme, so it makes sense it would be the same here.

    Thank you for the link to the article, and also for letting me know that a child theme isn’t critical, especially since I’m not a developer.

    Regards,
    Joan

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