Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Tech-xml Friend
    #724995

    The lower spacing testimonials block is greater than the upper spacing. necessary that the lower space is equal to the top.

    TomC Moderator
    #725049

    For starters, you can add the following CSS rule to your custom.css file:


    .sections-wrap .section .section-inner, .sections-wrap .t3-module .section-inner {
    padding-bottom: 0;
    margin-bottom: -50px;
    }

    You can, of course, play around with the pixel values until you arrive at the result you’re most happy with.

    If you do not yet have a custom.css file, you can create it within file path –> /templates/uber/css/

    TomC Moderator
    #754857

    For starters, you can add the following CSS rule to your custom.css file:


    .sections-wrap .section .section-inner, .sections-wrap .t3-module .section-inner {
    padding-bottom: 0;
    margin-bottom: -50px;
    }

    You can, of course, play around with the pixel values until you arrive at the result you’re most happy with.

    If you do not yet have a custom.css file, you can create it within file path –> /templates/uber/css/

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

This topic contains 3 replies, has 2 voices, and was last updated by  TomC 8 years, 6 months ago.

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