Hi
I recently did a quick install with sample data of template 2039. I have reduced height of Slider to 25% but not the Box for Article Title and beginning of article are not showing correctly as there doesn't appear to be enough space for the text at the current font size, but I would like to keep the font size as is. site is at prestigefleethire.com if you need to see Any help would be greatly appreciated
AS Templates
POSTED: 2015-03-26
Hello CARIBJOE,
In the 'prestigefleethire.com/templates/as002039/css/ext.artslider.css' file please find the following class (line 156) and change the height to 60%
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
I recently did a quick install with sample data of template 2039. I have reduced height of Slider to 25% but not the Box for Article Title and beginning of article are not showing correctly as there doesn't appear to be enough space for the text at the current font size, but I would like to keep the font size as is. site is at prestigefleethire.com if you need to see Any help would be greatly appreciated
In the 'prestigefleethire.com/templates/as002039/css/ext.artslider.css' file please find the following class (line 156) and change the height to 60%
.camera_target_content
{
height: 30%;
left: 0;
overflow: hidden;
top: 0;
width: 100%;
z-index: 2;
}
Regards, AS Team.