-
AuthorPosts
-
max_santiago Friend
max_santiago
- Join date:
- January 2013
- Posts:
- 216
- Downloads:
- 49
- Uploads:
- 58
- Thanks:
- 120
- Thanked:
- 8 times in 3 posts
August 22, 2017 at 4:11 pm #1057965Hi, I want set a top-padding of a clients-module in homepage (site in production at moment). You can see there is too much ‘blank space’ on top of the module. Can you help me? Thanks!
M.
- This topic was modified 7 years, 2 months ago by max_santiago.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 23, 2017 at 1:38 am #1058026Hi
Can you share working site URL here, I will check and suggest you changes based on your site.Regards
max_santiago Friendmax_santiago
- Join date:
- January 2013
- Posts:
- 216
- Downloads:
- 49
- Uploads:
- 58
- Thanks:
- 120
- Thanked:
- 8 times in 3 posts
August 24, 2017 at 10:33 am #1058399This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 25, 2017 at 3:45 am #1058512Hi
Add this code in the custom.css file to change the padding value as per needs.@media (min-width: 1200px) { .t3-section.pt-x2 .container { padding-top: 168px; }}
Regards
1 user says Thank You to Pankaj Sharma for this useful post
max_santiago Friendmax_santiago
- Join date:
- January 2013
- Posts:
- 216
- Downloads:
- 49
- Uploads:
- 58
- Thanks:
- 120
- Thanked:
- 8 times in 3 posts
August 28, 2017 at 1:36 pm #1058949Hi
Add this code in the custom.css file to change the padding value as per needs.<pre class="prettyprint linenums:1 prettyprinted" style="">
- <span class="lit">@media <span class="pln"> <span class="pun">(<span class="pln">min<span class="pun">-<span class="pln">width<span class="pun">: <span class="pln"> <span class="lit">1200px<span class="pun">)
- <span class="pun">{
- <span class="pun">.<span class="pln">t3<span class="pun">-<span class="pln">section<span class="pun">.<span class="pln">pt<span class="pun">-<span class="pln">x2 <span class="pun">.<span class="pln">container <span class="pun">{
- <span class="pln">padding<span class="pun">-<span class="pln">top<span class="pun">: <span class="pln"> <span class="lit">168px<span class="pun">;
- <span class="pun">}}
Regards
Good, thanks Pankaj!
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 4 replies, has 2 voices, and was last updated by max_santiago 7 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Setting Clients Module top-padding in homepage
Viewing 5 posts - 1 through 5 (of 5 total)