New Landing How can we help? Themeforest Theme Support Uplift Text color of the date, in the widget recent post

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Uplift
  • #308692
    Blubber
    Member
    Post count: 6

    Hello,

    I can’t change the color of the date text in our widget “Swift Framework Recent Post”. I need it because the background are dark.

    How I can change this parameter?

    Thanks.

    #308695
    David Martin – Support
    Moderator
    Post count: 20834

    Can I see a link example for my reference?

    Thanks

    #308830
    Blubber
    Member
    Post count: 6

    Yes, attached image.

    Attachments:
    You must be logged in to view attached files.
    #308832
    David Martin – Support
    Moderator
    Post count: 20834

    Please add a Link/URL.

    #308845
    Blubber
    Member
    Post count: 6

    The page are closed in a test server.

    But in widgets, when i put “Swift Framework Recent Post” widget in the footer column, all its OK.

    But my footer background color are dark, and the date text color are accent color (dark too), I mean the date of the post.

    Please, I need to change this color, the date text color.

    Thanks.

    #308847
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .widget_recent_entries .post-date{
       color:#fff;
    }

    Let me know if it worked.

    -Rui

    #308921
    Blubber
    Member
    Post count: 6

    Not working.

    Now Im using this code:

    .mini-item-details, .blog-item-details, .blog-item-details a {color:#fff;}

    But changes all dates text colors.

    #308934
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    It should work try this one with the important tag.

    .widget_recent_entries .post-date{
       color:#fff!important;
    }

    Without being able to see the site online it’s difficult to sort it.

    -Rui

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