Hello,
Thanks for this great theme !
After many searches on your forum, I haven't found a solution for my problem.
I would like to reduce de width of the Ajax portfolio.
In fact, she I click on a thubnail, I would like to reduce the width of the visual to let more space for the text.
I have find a way to reduce the size of the image, but not for the container
I've added to custom.css the following entries:
#top.page-id-707 .slideshow li img {
width: 200px;
height: 162px;
}
#top.page-id-707 .slideshow li {
width: 200px;
height: 162px;
}
#top.page-id-707 .slideshow {
width: 200px;
height: 162px!important;
}
So, the image is smaller, but the container doesn't fit the image.
Could you please tell me how to reduce the image block and enlarge the text part ?
Here is the link:
http://websolutis.com/mv2/?page_id=707
Thanks !














