Ok I understand that I can adjust the height manually. But my client needs it to happen automatically. There is no way that Salient does not encroach on the css of the plugin?
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):
.mec-container [class*=col-] img {
height: auto !important;
}
Hello,
I installed the Modern Event plugin (Webnus) and I noticed two problems visible only on Salient.
- https://www.ichigoichi-e.com/test-event/
here the arrows to go to another slide are not centered
- https://www.ichigoichi-e.com/events/test-2-834/
on the event page the image is completely distorted.
I don't have this problem on other themes and I regret it on Salient is my favorite.
If you have a solution that would be great.
Thks a lot :)
Hi Max.
I am not able to right click your website, please enable this functionality if there is a third party plugin add this feature on the website.
Thanks.
Hi Andrew,
So sorry I forgot that. I just enable the right click.
Thanks.
Hi Max,
Please try this css:
Thanks.
Thanks for you fast reply. Now the arrows are centered in their square but they are not centered in relation to the main block.
Hi Max,
Please try this css:
Thanks.
Hi Andrew,
It works thks a lot.
Now, for the same plugin, in the event page the image is completely distorted.
https://www.ichigoichi-e.com/events/test-2-834/
Hi Max,
Please try this css:
Thanks.
Ok I understand that I can adjust the height manually. But my client needs it to happen automatically. There is no way that Salient does not encroach on the css of the plugin?
thanks
Hi Max,
Please send in your admin login credentials so that we can look into this further.
Thanks.
Hey Agan,
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
Hi Tahir,
It works really well. Thank you very much.