New Landing How can we help? Cardinal Category Post Link Text

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Cardinal
  • #169301
    George
    Member
    Post count: 235

    Hey guys,

    For my site I want all text links as black, but on the category pages this means the heading’s are not clear and do not stand out. What’s the CSS to change heading colours?

    See attached image as an example.

    Thank you.

    George

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

    Hi,
    Please provide me specific page url with issue.
    Thanks
    Mohammad

    #169326
    George
    Member
    Post count: 235

    Hi Mohammed,

    My website is currently offline due to some hosting issues, so I cannot show you.

    Don’t you just have generic css to target it?

    Thanks George.

    #169335
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its very hard to get exact css code. Please live your website first after that we will resolve the issue so fast.
    Thanks
    Mohammad

    #169753
    George
    Member
    Post count: 235

    Hi Mohammad,

    Please see this live url: http://events.com.au/events/netball/

    Notice that the headings are all black.

    #169772
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .masonry-items .blog-item .details-wrap h2 a{
    color:#fff !important;
    }

    Thanks
    Mohammad

    #169773
    George
    Member
    Post count: 235

    Thanks Mohammad, that’s perfect.

    #169796
    George
    Member
    Post count: 235

    Hi Mohammed,

    The same issue is in the related articles section.

    See image below.

    What’s the css to fix this?

    Example url: http://events.com.au/netball-world-cup-sydney-2015-tickets-packages/

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #169805
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this:

    .posts-type-bold .recent-post .details-wrap h3 a {
      color: #ffffff;
    }

    – Kyle

    #169808
    George
    Member
    Post count: 235

    Thanks Kyle!

    #169810
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 11 posts - 1 through 11 (of 11 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