Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7264
    Samson81
    Participant

    I would like to adjust the white space between the word Machining and the slider but I can’t seem to get it to work.

    http://dev.webermfg.ca/?page_id=30

    Also thank you for all of the support after the initial purchase. Buying your theme was money well spent. Thanks.

     

    #7371
    Sakin
    Keymaster

    @Samson81: The text is in paragraph tag so if you reduce the margin of that, then it will reduce it for below paragraph text as well. So, I did a little trick my doing minus margin for slider.

    So, just add the following CSS in “Custom CSS” box in theme options panel.
    `.entry-container .soliloquy-container { margin-top: -30px; }`

    #7413
    Samson81
    Participant

    Thanks so much

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘White Spacing’ is closed to new replies.