-
AuthorPosts
-
March 6, 2018 at 6:41 am #1095499
Hi guys,
Actually I am not sure how I can describe my question completely. Please see the attachment, I want to define the "padding-top " of that element (red mark) to make more space there. But I have found that they all use the same css class as "module-inner". I have tried to define as below:
.t3-module .module-inner:nth-child(1){ padding-top: 25px; }
It seems it is not working. Do you have any idea about this?
Thanks,
Here is the link:
http://luke-ghostwriter.com/testPool/PMP/index.php/zh-tw/Luke
- This topic was modified 6 years, 8 months ago by lukelee0223.
- This topic was modified 6 years, 8 months ago by lukelee0223.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 7, 2018 at 3:15 am #1095664Hi Luke,
If you want to define space for that module in footer only, you can try with this custom CSS:
#Mod97.t3-module { margin-top: 20px; }
and change to your desired value.
Regards
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 1 reply, has 2 voices, and was last updated by Saguaros 6 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
The padding-top space
Viewing 2 posts - 1 through 2 (of 2 total)