Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • lukelee0223 Friend
    #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.

    1. module-inner-first
    Saguaros Moderator
    #1095664

    Hi 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

Viewing 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