Skip to content
Public Ticket #7942

Penci Post Slider widget

Conversation thread

Fjura replied

Customer Reply

awesome, that worked, thank you very much!

PenciDesign replied

Staff Reply

Hi,

Ok, please try again with this code:

.penci-widget-slider.penci-post-slider-style-3 .penci-widget-slide-detail{ text-align: center; }
.widget .penci-widget-slider.penci-post-slider-style-3 .penci-widget-slide-detail h4 a,
.widget .penci-widget-slider.penci-post-slider-style-3 .penci-widget-slide-detail h4 a:hover{ color: #F78B40; }

Best Regards,

PenciDesign

Fjura replied

Customer Reply

Hi,

I tried it but it did not change, maybe something is overwriting it

PenciDesign replied

Staff Reply

Hi,

Please try again with this code:

.penci-widget-slider.penci-post-slider-style-3 .penci-widget-slide-detail{ text-align: center; }
.widget .penci-widget-slider .penci-widget-slide-detail h4 a{ color: #F78B40; }

Best Regards,

PenciDesign

Fjura replied

Customer Reply

Hi,

thank you, the centering did work but the color is still the same, I added it like this:

.penci-widget-slider.penci-post-slider-style-3 .penci-widget-slide-detail{ text-align: center; color: #F78B40; }
.penci-widget-slider.penci-post-slider-style-3 .penci-widget-slide-detail:hover { color: #F78B40; }

PenciDesign replied

Staff Reply

Hi,

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

.penci-widget-slider.penci-post-slider-style-3 .penci-widget-slide-detail{ text-align: center; color: #ff0000; }
.penci-widget-slider.penci-post-slider-style-3 .penci-widget-slide-detail:hover { color: #0000ff; }

One is color for normal color - one is color for hoversmile.png

Change it to any color as you want.

Best Regards,

PenciDesign

Fjura started the conversation

Conversation Start

Hello,

may I ask if its possible to center the headline for the Penci Post Slider widget and change its color? Please see the screenshot attached.

thank you

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