Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • iwadeaz Friend
    #197462

    I want to create space between modules and module title’s, where do i do that??

    TomC Moderator
    #533879

    <em>@iwadeaz 425638 wrote:</em><blockquote>I want to create space between modules and module title’s, where do i do that??</blockquote>

    It would he helpful if you could provide the url of the site you’re working on

    iwadeaz Friend
    #533883
    TomC Moderator
    #533886

    Try This . . . .

    If you haven’t done so already, create a file called “custom.css” within file path –> /templates/ja_onepage/css

    Paste the following CSS rule within the custom.css file:


    .onepage .section-title h2 span {
    margin-top: 10px;

    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Of course, you can use whatever pixel value you wish until you arrive at the display you like best.

    iwadeaz Friend
    #533889

    Thank Tom, That helped to bring the title away from the module above it, how do i bring it closer to the module (content)?

    Additionally, you can see, it looks like one (“About Mark”) is farther spaced than another (“Testimonials” and w “Get in Touch”) ..??

    thanks

    TomC Moderator
    #533891

    You can try this . . . .

    Paste the following within your custom.css file . . .


    .span12 {
    margin-top: -50px;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Again, you can use whatever pixel value you wish until you arrive at the display you like best.

    iwadeaz Friend
    #533912

    Thanks Tom, it looks great.

    TomC Moderator
    #533915

    <em>@iwadeaz 425681 wrote:</em><blockquote>Thanks Tom, it looks great.</blockquote>

    Happy to be of assistance . . . All the best with your continuing site development.

    🙂

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

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

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