Again one questions towards the responsive design. The first page of my website ist completly responsive with the typography. But when it comes to the second and thrid slide it doesnt work. Where is the problem?
To make the changes as requested, you will need to add some custom CSS code. To do this, please follow these steps:
From your WordPress dashboard, Navigate to Salient > General Settings > CSS/Script Related. In the custom code area, insert the provided CSS snippet:
@media only screen and (max-width: 690px) {
body .row .col.section-title h1, body h1, html body .row .col.section-title.span_12 h1, body.single.single-post .row .col.section-title.span_12 h1, #page-header-bg .span_6 h1, #page-header-bg.fullscreen-header .span_6 h1, body .featured-media-under-header h1, .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2 {
font-size: 30px;
}
}
Once the code is added, save and refresh the page to see if the change has been applied. In case it helps, please check this section from the documentation on CSS/Script Related.
If this does not work as expected or If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help.
Hello,
some of my rows are perfectly responsive and then other ones are not. Where is the problem and how can I fix this?
Especially the second and third row are not responsive at all.
Thanks for the help!
Hey Again,
Try using the New Responsive Typography Settings in here :
Click on Image to View Larger
Thanks.
ThemeNectar Support Team
Hello thank you.
Again one questions towards the responsive design. The first page of my website ist completly responsive with the typography. But when it comes to the second and thrid slide it doesnt work. Where is the problem?
Hi Vivien,
Thanks for writing back.
To make the changes as requested, you will need to add some custom CSS code. To do this, please follow these steps:
From your WordPress dashboard, Navigate to Salient > General Settings > CSS/Script Related. In the custom code area, insert the provided CSS snippet:
Once the code is added, save and refresh the page to see if the change has been applied. In case it helps, please check this section from the documentation on CSS/Script Related.
If this does not work as expected or If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help.
Hello Judith,
that works better. But the second slide still is not responsive. Do you know if there is a problem?
Hey Again,
We dont recommend using Custom CSS unless absolutely necessary .
Did you adjust the Responsive Typography Settings in here ?.
See Screenshot:
.
Best.
ThemeNectar Support Team