BeFit Theme: Change Blog Category Heading Colors & Latest News Text Colors

Home Forums All Other Themes BeFit Theme: Change Blog Category Heading Colors & Latest News Text Colors

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #52918
    KeithKeith
    Participant
    • Topics: 48
    • Replies: 68
    • Total: 116
    Member since: November 14, 2016

    I checked all of the color options in Theme Options >> Basic Settings but I can’t configure the following colors:

    Paragraph text in the Latest News Section:

    Change Latest News Paragraph Txt Color & Button Txt Color

    Blog Title When Clicking “All Categories”, And “Read More” Button Text

    Change Blog Category Title Color And Button Txt Color

    #52988
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30636
    • Total: 30636
    Member since: August 16, 2013

    Hi Keith,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .read-more{color:#ffffff !important;}

    Could you show us your blog URL.

    Regards,
    Dave

    #53074
    KeithKeith
    Participant
    • Topics: 48
    • Replies: 68
    • Total: 116
    Member since: November 14, 2016

    The URL is http://champagnegang.com/

    #53125
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30636
    • Total: 30636
    Member since: August 16, 2013

    Hi Keith,

    Add this code in Custom CSS Box

    .news-post p{color:#ffffff !important;}
    .post-title a{color:#ffffff !important;}
    .blog-post-repeat .read-more a{color:#ffffff !important;}

    Regards,
    Dave

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.