New Landing How can we help? Themeforest Theme Support Flexform Change the body link color but not the Posts names in Recent Posts

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Flexform
  • #7842
    fernandorui
    Member
    Post count: 25

    Hi there,

    I need to make the links in the texts more visible. I’ve changed the colors but I noticed that the Posts names in the Recentes Posts widget and other places changed the colors two. Can I modify this behaviour? Could you help me on that?

    Thanks in advance,

    #8218
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi Fernando,

    If you link to your site and indicate exactly what area you want the colors changed for only, I’ll help out with a custom CSS override.

    Regards,
    ————————————————————————————————————

    Cosmin – Support

    #8264
    fernandorui
    Member
    Post count: 25
    This reply has been marked as private.
    #8411
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Add this custom CSS in the General theme options:

    .sidebar a, .body-text a {
      color: #FF0000 !important;
    }

    But note that it won’t work in excerpts, as excerpts strip out links. (as you can see on the page which you linked to, Google is not clickable, and it cannot be made clickable because that’s how Excerpts behave in WordPress).

    Regards,
    ————————————————————————————————————

    Cosmin – Support

    #8423
    fernandorui
    Member
    Post count: 25

    Hi Cosmin,

    It worked when I only the code below:

    .body-text a {
    color: #FF0000 !important;
    }

    Thanks for that. I really appreciate!

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

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

License required for the following item
Login and Registration Log in · Register