Also, in the same page, scrolling down to "awards and media" the image gallery sizing doesn't work. I've tried any size from 10x10 to 600x600 and the images do not resize.
And is there no way to have an image gallery grid without a hover effect?
- 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):
/* Team Member Position overlap */
.row .col .team-member .position {
word-break: break-word;
}
- You might have to use the "Regenerate Thumbnails" Plugin for the custom sizes to show up, we can remove the Image Gallery hover with some custom css. Try using the Client Display Page Element instead to see if it works better for you.
Hey,
Please provide the page URL so I may write up the custom CSS for this request.
Thanks
ThemeNectar Support Team
On which page URL can I see the "Team Member" Page Elements ?.
Thanks
ThemeNectar Support Team
The about page
Also, in the same page, scrolling down to "awards and media" the image gallery sizing doesn't work. I've tried any size from 10x10 to 600x600 and the images do not resize.
And is there no way to have an image gallery grid without a hover effect?
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):
- You might have to use the "Regenerate Thumbnails" Plugin for the custom sizes to show up, we can remove the Image Gallery hover with some custom css. Try using the Client Display Page Element instead to see if it works better for you.
Thanks
ThemeNectar Support Team