This topic has 5 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #137354
     dacam84
    Participant

    Hi,

     

    Whats css code to make font smaller and get rid of the date meta  on sidebar widet kleo recent posts?

     

    Cheers

    #137475
     Radu
    Moderator

    Hi,

    Please provide screenshot that points out the page location

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #137566
     dacam84
    Participant

    The recent post widget on the right side bar as in the pic.

    cheers

    Attachments:
    You must be logged in to view attached files.
    #137625
     Radu
    Moderator

    Provide an account to can see a post please

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #137663
     dacam84
    Participant

    is not published yet, but i want the kleo recent post widget on sidebar to have smaller font.

    how can i show you.

    cheers

    #137729
     Radu
    Moderator

    Hi,

    use those CSS

    COPY CODE
    
    .sidebar .widget_kleo_recent_posts ul.news-widget-wrap .news-headline {
        font-size: 15px;
    }
    
    .sidebar .widget_kleo_recent_posts ul.news-widget-wrap .news-headline .news-time {
        display: none;
    }
    

    The css will be added to wp-admin -> theme options -> general settings -> quick css

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?