-
AuthorPosts
-
desmats Friend
desmats
- Join date:
- May 2014
- Posts:
- 119
- Downloads:
- 5
- Uploads:
- 23
- Thanks:
- 2
- Thanked:
- 3 times in 2 posts
September 12, 2017 at 11:43 am #1061621On desktop view when the window is wide I would like to move all the home page modules down the page so the slideshow has more room to display more of the image – as per the red lines on attached. All other size views are OK.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 13, 2017 at 2:49 am #1061691Hi
Can you share the URL of site.
I checked a site you shared in past and it does not cover up the slideshow image http://prntscr.com/gkhd51Regards
desmats Frienddesmats
- Join date:
- May 2014
- Posts:
- 119
- Downloads:
- 5
- Uploads:
- 23
- Thanks:
- 2
- Thanked:
- 3 times in 2 posts
September 13, 2017 at 8:09 am #1061728You are looking at the correct website. But the slideshow only gets squashed to much on the desktop wide view. ie open the browser window to a greater width to see the problem. When you make the browser window wider it looks like the screenshot at the head of this post. Thanks
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 13, 2017 at 8:23 am #1061732Hi
Add below code in custom.css file.t3-slideshow { margin-bottom: 0!important;}
Regards
desmats Frienddesmats
- Join date:
- May 2014
- Posts:
- 119
- Downloads:
- 5
- Uploads:
- 23
- Thanks:
- 2
- Thanked:
- 3 times in 2 posts
September 13, 2017 at 9:11 am #1061761Not working – I attach my custom css for you to check
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 13, 2017 at 9:17 am #1061762Hi
Please check custom.css file again,
You have wrong code in it so the new code not working.
I mentioned the error here: http://prntscr.com/gkkks6
Correct them and the code I suggested above will work.Regards
desmats Frienddesmats
- Join date:
- May 2014
- Posts:
- 119
- Downloads:
- 5
- Uploads:
- 23
- Thanks:
- 2
- Thanked:
- 3 times in 2 posts
September 13, 2017 at 9:36 am #1061765`.grid-list .isotope-item .item-image img {
width: 100%;
}
.page-header {
padding-bottom: 0px!important;
margin: 0px!important;
border-bottom: 1px solid #eeeeee;
}
.item-page article {
padding-top: 0px;}
.customcustom_home_about {
padding: 25px 25px;
font-size: 19px;
line-height: 33px;
text-align: justify;
}
.customcustom_home_about a{
background: #dab10d;
color: white;
padding: 10px;
}
.home .t3-mainbody {
position: relative;
z-index: 2;
background: url(/templates/ja_decor/images/mainbody-bg.png) no-repeat left top;
}@media (max-width: 768px) { .ja-ss-btns { display: none; } @media (max-width: 768px) {
.ja-ss-desc .ja-ss-caption {
display: none;
}
.t3-slideshow {
margin-bottom: 0!important;}}}`
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 14, 2017 at 12:44 am #1061933Hi
Can u correct the css as i suggest herehttp://prntscr.com/gkkks6
Once you will correct it the code will work.
Or you can add the code i first line of custom.css to see its working.Regards
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 7 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Moving home page modules down the page
Viewing 8 posts - 1 through 8 (of 8 total)