Skip to content
Public Ticket #105

custom color title box

Conversation thread

PenciDesign replied

Staff Reply

Hi,

\

Please put the custom css to Customize, it's better - all your customizer data will don't lose when you update this theme.

\

If you want to put it to style.css of child theme, please use this code:

\
\
.penci-sidebar-content.style-3 .penci-border-arrow .inner-arrow, .penci-homepage-title.style-3 .inner-arrow{ border-left-color: #ff0000 !important; }
\

Best Regards,
PenciDesign

Joris Schoor replied

Customer Reply

Hi and thanks!

I tried to add the code into the style.css of my child theme and it didn't work.

When I put it in the custom css of the customizer, it works. Do I have to change the code to make it work in the style.css? I would like to keep all the style changes in one place.

Thank you!
Joris

PenciDesign replied

Staff Reply

Hi,

Please add more this code to Customize > Custom CSS to do that:

\
.penci-sidebar-content.style-3 .penci-border-arrow .inner-arrow, .penci-homepage-title.style-3 .inner-arrow{ border-left-color: #ff0000; }

Best Regards,

PenciDesign

Joris Schoor started the conversation

Conversation Start

Hi!

Is there a way to just change the color of the left border from the title box? (like shown in the image attached)? So the left border would have a custom color and the rest of the border would be black.

Thank you!
Joris

Want to join this conversation or access attachments? Sign in first.