Skip to content
Public Ticket #814

Featured Slider Text Size

Conversation thread

PenciDesign replied

Staff Reply

Hi,

1/ To change the size of title on the featured slider style 2, please add more this code to Customize > Custom CSS:

\
.penci-featured-content .feat-text h3 a{ font-size: 28px; }

Change number 28 to value you want.

2/ I see you did changed this code from style.css of this theme to 1500px:

\
.featured-style-2 .penci-owl-carousel .owl-item .item{ width: 1500px; }

by default, this has width is 900px

If you want to change it, please add more this code to Customize > Custom CSS:

\
.featured-style-2 .penci-owl-carousel .owl-item .item{ width: 750px; }

Change number 750 to value you want.

Best Regards,

PenciDesign

comunicacionuchur replied

Customer Reply

Also, how do I make the whole slider shorter?

comunicacionuchur started the conversation

Conversation Start

Hi! I want to change the title size on the featured slider. I'm using style 2.

Thanks!

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