Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #201331
    mikelynch
    Member
    Post count: 93

    There are a couple of screen grabs attached for the issues below.

    I am having a couple of small issues with text colour on the blogs. If you go to the URL http://rbaccountants.com/blog you will see that the preview text is in white (I have the site default colours set to white because of the dark background). I need to have this text colour set to black or another darker colour.

    When I then click on the blog to go to the full article, there is another small issue with the blog information text appearing in black. Again, there is a screen grab attached to highlight the issue.

    Regards
    Mike

    Attachments:
    You must be logged in to view attached files.
    #201344
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .masonry-items .blog-item .excerpt{
    color:#000 !important;
    }
    .single-post .post-info{
    color:#fff !important;
    }
    .comments-likes a i, .comments-likes a span, .comments-likes .love-it-wrapper a i, .comments-likes span.love-count, .share-links ul.bar-styling > li > a{
    color:#fff !important;
    }

    Thanks
    Mohammad

    #201361
    mikelynch
    Member
    Post count: 93

    That worked perfectly thanks with the only exception being that the blog title is still in white.

    #201398
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this:

    .masonry-items .details-wrap .entry-title a {
      color: #111111;
    }

    – Kyle

    #201410
    mikelynch
    Member
    Post count: 93

    Thanks. All good.

    #201430
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register