This topic has 5 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #200067
     alexlii
    Participant

    Hello,

     

    I tried a lot to custom the post tile side bar color, so that is same as our brand color.

    But seems it is out of theme control, would you please let me how to custom it? please check the screenshot below, thanks.

    http://prntscr.com/jrku6j

     

    Thanks.

    #200167
     Laura
    Moderator

    Hello, just add this to style.css of child theme and change the color 🙂

    COPY CODE
    
    .masonry-listing .format-image .post-title {
        border-left: 3px solid red !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #200272
     alexlii
    Participant

    Hi Anna,

    I tried both your code lines and the customed color in theme quick css option:

    COPY CODE
    .masonry-listing .format-image .post-title {
        border-left: 3px solid #00b9f7 !important;
    }

    but it seems not work, would you please have a check:

    http://prntscr.com/jsf1dv

    I am sure that I already clear all the cache both on server end and browser end.

    Thanks.

    Alex

    #200291
     Laura
    Moderator

    Hello, please share access so i can test it 🙂

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

    Hi Anna,

    Please check at work.lovcour.com

    anna@seventhqeen.com
    b3zg^Y&aM9Dc!I3$@VJq$&($

    please login at right side widget, and click the “log admin” to login dashboard.

    Thanks

    Alex

    #200743
     Laura
    Moderator

    Hello, fixed, used this

    COPY CODE
    
    h3.post-title.entry-title {
        border-color: #00b9f7 !important;
    }
    
    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?