This topic has 1 reply, 2 voices, and was last updated 11 years by Laura.

  • Author
  • #47674
     McNitefly
    Participant

    Could yo please tell me how I can change the color of the little vertical bar that is on the left side of every blog post?
    Thanks,
    Tom

    #47745
     Laura
    Moderator

    Hello McNitefly, this can be fixed with custom css, please add the following code to your style.css in child theme or in quick css from theme options on wp-admin dashboard 🙂

    COPY CODE
    
    .masonry-listing .format-video .post-title {
    border-left: 3px solid #CC6CE0;
    }
    

    Change #CC6CE0
    Find color codes here http://www.quackit.com/css/css_color_codes.cfm

    Let me know 🙂

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

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

Log in with your credentials

Forgot your details?