Can anyone direct me to a setting or custom css to use to make the masonry tiles (wide) the same height as the normal ones on mobile view only. As at the moment they come out so small and thin that it hides the image too much.
Surely there must be a line of custom css that can be put in to state:
@media only screen and (max-width : 690px) {
make the wide tiles XXXXpx width and height instead.
Viewing the code I can see the parameters its just when I tried to add css to target them it doesnt work, do you have no idea how to do this?
Also the mobile view for the nectar slider is broken for this version of salient, the left arrow is in the wrong place: please see alexroby.com for details.
Can anyone direct me to a setting or custom css to use to make the masonry tiles (wide) the same height as the normal ones on mobile view only. As at the moment they come out so small and thin that it hides the image too much.
See image.
Thanks
ThemeNectar Support Team
Sure the url is alexroby.com.
Also the nectar slider left button on mobile isnt in the correct place if you can help?
Hey Again,
You will have to switch to the Square size instead :
ThemeNectar Support Team
Surely there must be a line of custom css that can be put in to state:
@media only screen and (max-width : 690px) {
make the wide tiles XXXXpx width and height instead.
Viewing the code I can see the parameters its just when I tried to add css to target them it doesnt work, do you have no idea how to do this?
Also the mobile view for the nectar slider is broken for this version of salient, the left arrow is in the wrong place: please see alexroby.com for details.
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team