This topic has 5 replies, 2 voices, and was last updated 6 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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #200700
     alexlii
    Participant
    This reply has been set as private.
    #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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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?