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){
.full-page-inner>.container>.span_12, .full-page-inner>.span_12, .vc_row-fluid>.span_12 {
width: 180vw;
}
}
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.
For some reason the content on mobile is displaying as a very narrow column and I can't find how to fix it. Please can you help?
https://suzero.com/portfolio/okidoc/
Attached files: Screenshot 2023-11-10 at 15.27.17.jpeg
Hello Suzanna,
Thanks for writing to us.
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.
Hi Judith,
Thanks for your suggestion, only adding that CSS code makes the whole site too wide for mobile.
Please see attachments for examples.
Thanks in advance for any help.
Kind regards,
Suzanna
Attached files: Homepage too wide with added CSS.PNG
Homepage correct without added CSS.PNG
Portfolio item too narrow without added CSS.PNG
Portfolio item too wide with added CSS.PNG
One more screenshot (it wouldn't let me add more than 4).
Attached files: Portfolio item too wide with added CSS.PNG
Hey Again,
Try adjusting the Column Responsive options : https://themenectar.com/docs/salient/page-builder-columns/#width
Thanks.
ThemeNectar Support Team