Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • rugarer Friend
    #204574

    How do I center the modules as in the attachment? Currently they are all aligned to the LEFT
    I cant find a place where to do this!

    Also I need to change the height between the modules so that the space isnt so huge as shown by the arrows in the attachement

    please help


    1. need-to-Centre-and-change-height
    phong nam Friend
    #562804

    Hi there,

    Please open custom.css file then add

    .sections-wrap .section .section-inner, .sections-wrap .t3-module .section-inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 52px;
    padding-bottom: 52px;
    } @media (min-width: 992px){
    .sections-wrap .section .section-inner, .sections-wrap .t3-module .section-inner {
    padding-top: 104px;
    padding-bottom: 104px;
    }
    }

    just set the padding top and padding bottom to 0px then recheck.

    Thanks

    rugarer Friend
    #562857

    Hi

    I cant seem to find the custom.css file in the entire folder. Unless you want me to create a new file altogether.
    Also which directory is it in or will it be in if i am to create a new one.

    Regards

    phong nam Friend
    #562878

    You can create a custom.css file at ja/templates/uber/css/custom.css

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  phong nam 9 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum