I just bought your great theme from Envato and have two questions:
1) I customize the theme with WP Customizer. In "Featured Slider Options" I change the the slider from style 1 to style 12. But it doesn't show the new style. I stays with the old style.
2) I want to use really BIG Headers for the slider. In "General Options" I go to "Font for title" and change it to 500 - But it doesn't change the size. It stays small...
1/ Because you do using static homepage on your site. If you do using static homepage on your site, you need go to Pages > All Pages > Edit your "Front-Page" > scroll down and change featured slider style there.
If you want to make it look like on our demos and showing latest posts & featured categories - you should go to Dashboard > Settings > Reading > and make sure your config look like this image.
2/ If you want to do that, please add more this code to Customize > Custom CSS:
@media only screen and (min-width: 768px) {
.penci-featured-content .feat-text h3 a{ font-size: 36px; }
}
Hi, can I use the same Custom CSS for Feature Slider Style 1? I you just change the 6 into a 1 inside the code.
And: I am struggling to preview the post titel inside the Image like you have it in your demo Post Template Style 5 & 6. Of course I use one of these styles for my single post - but the title is alsway UNDER the image - not inside.
Hi Soledad Support Team,
I just bought your great theme from Envato and have two questions:
1) I customize the theme with WP Customizer. In "Featured Slider Options" I change the the slider from style 1 to style 12. But it doesn't show the new style. I stays with the old style.
2) I want to use really BIG Headers for the slider. In "General Options" I go to "Font for title" and change it to 500 - But it doesn't change the size. It stays small...
Can you help me here?
Thanks,
Stefan
Hi,
Thank you for purchased our theme and loving it.
1/ Because you do using static homepage on your site. If you do using static homepage on your site, you need go to Pages > All Pages > Edit your "Front-Page" > scroll down and change featured slider style there.
If you want to make it look like on our demos and showing latest posts & featured categories - you should go to Dashboard > Settings > Reading > and make sure your config look like this image.
2/ If you want to do that, please add more this code to Customize > Custom CSS:
Change number 36 to value as you want.
Best Regards,
PenciDesign
Thanks for 1) - works perfect now!
I tried 2) - but I doesn't see any change in the heading size in the slider...
Hi,
If you're using Featured Slider Style 6, let's add more this code to Customize > Custom CSS to change font size for posts title on the slider:
Change values 20 & value 36 to values as you want.
Best Regards,
PenciDesign
Hi, can I use the same Custom CSS for Feature Slider Style 1? I you just change the 6 into a 1 inside the code.
And: I am struggling to preview the post titel inside the Image like you have it in your demo Post Template Style 5 & 6. Of course I use one of these styles for my single post - but the title is alsway UNDER the image - not inside.
Thanks,
Hi,
For Slider Style 1, please use this custom css code:
Best Regards,
PenciDesign
still doesen't work - but I think the CSS is for the penci Slider 1 - but I use the "normal" slider 1
sorry, it works on desktop screens. On mobile screens, the title is still small - but thats fine for me.
Thank you for your help!