-
Author
-
June 6, 2018 at 15:12 #200067
alexlii
ParticipantHello,
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.
Thanks.
June 7, 2018 at 02:48 #200167Laura
ModeratorHello, 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 solutionJune 8, 2018 at 11:07 #200272alexlii
ParticipantHi 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:
I am sure that I already clear all the cache both on server end and browser end.
Thanks.
Alex
June 8, 2018 at 15:02 #200291Laura
ModeratorHello, 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 solutionJune 13, 2018 at 07:06 #200700alexlii
ParticipantHi 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
June 13, 2018 at 21:09 #200743Laura
ModeratorHello, fixed, used this
COPY CODEh3.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 -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.