hi, want this images always be 150px high size. how can i do this? http://i.imgur.com/6GX7IpB.jpg
Hi!
use this code for image height:
img.avia_image {
height: 150px;
}
and this code for A and B height:
div#av_section_10 {
height: 290px;
}
div#av_section_11 {
height: 290px;
}
Regards,
Andy
Hey!
Please add following code to Quick CSS as well
div#av_section_10 img,div#av_section_11 img { height: 250px; }
Regards,
Yigit
Hi!
Please edit the images you would like to target and give them a custom CSS class and then change the code to following one
.your-custom-class img { height: 250px; }
Best regards,
Yigit
Hi!
I have changed custom CSS class name and image is now 120px. Please review your website now
This questions – https://kriesi.at/support/topic/images-150x150px/#post-460147 will be answered here – https://kriesi.at/support/topic/custom-image-look/
Regards,
Yigit
Hi!
That is because we are making changes in Enfold theme options at the same time :)
Please have a tea break :)
Regards,
Yigit
Hi!
This should be resolved as well. Please refresh your page and review your website.
Regards,
Yigit
Hi!
It is now 200px – http://i.imgur.com/X1yMElP.png
Please refresh your page and review your website. I know you would like to make font family changes, i will do it and i will reply to related topic – https://kriesi.at/support/topic/custom-image-look/
Regards,
Yigit