The CSS successfully reduced the padding between the portfolio items, but it did not increase the vertical height of each of the portfolio items. Any different ideas?
To assist you better, we'd love to have a closer look at your setup, and to do this, we'll need admin login credentials
(dashboard URL, username, password) to your site. This will enable us to conduct a more in-depth investigation of the issue based on your specific configurations. Would you mind sharing this with us?
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
@media only screen and (min-width: 1px) and (max-width: 999px) {
[data-fullscreen-anchor-id="thinking"] .portfolio-items .col .work-item img {
min-height: 30vh !important;
object-fit: cover !important;
}
}
I've got a 2 column portfolio for mobile screen and every once and awhile I see the boxes get bigger vertically but then revert to squares.
Can these boxes be taller so I can fit more text on them and they can look ok on the page?
Attached files: Screenshot_20231019-194344.png
Hi David,
Thanks for contacting us.
Please try out this CSS:
I hope this helps.
Best Regards.
The CSS successfully reduced the padding between the portfolio items, but it did not increase the vertical height of each of the portfolio items. Any different ideas?
Thx.
Attached files: vertical stretching.png
Hi David,
Thanks for writing back.
To assist you better, we'd love to have a closer look at your setup, and to do this, we'll need admin login credentials
(dashboard URL, username, password) to your site. This will enable us to conduct a more in-depth investigation of the issue based on your specific configurations. Would you mind sharing this with us?
If you prefer, you can safely share the access through a one-time secret note or using an access plugin such as Controlled Admin Access.
Before you provide this information, we strongly recommend taking a backup of your site.
If you have any concerns or questions about this process, please don't hesitate to let me know.
Best regards,
thank you!
site: https://davidh523.sg-host.com/#thinking (but see on a mobile device)
user: [email protected]
pass: 3xjWFH7ndPeHCs4iKR!G
dh
Hey Again,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team
WOOHOO!!!
Works!
Thank you!!
David
Hi David,
You're welcome.
Please feel free to write to us in case of any other queries, we'll be happy to help.
Best Regards.