Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • yoursminc Friend
    #197768

    I don’t seem to be able to remove the white space area underneath the Slideshow
    Can you please advise?


    1. Screen-Shot-2014-05-14-at-15.56.32
    TomC Moderator
    #535125

    When I bring up your site via the link you provided, it does not look like the image you provide above?

    Is there another link we should be looking at?

    yoursminc Friend
    #535356

    Hi Tom, could you retry on ww.yoursminc.nl ?

    Yes ww instead of www 😉
    Regards
    Rob

    TomC Moderator
    #535453

    Okay, sorry about that . . . Here is what you can try . . .

    If you have not already, create a new file called “custom.css” within file path –> templates/ja_sugite/css

    Within that custom.css file, paste the following CSS rule:


    .ja-masthead .container {
    padding: 0px;
    }

    If you want even less space between the slideshow (masthead) and the content,
    you can also add the following CSS rule to your custom.css file . . .


    .ja-masthead {
    margin-bottom: -20px;

    Hope That Helps.

    G T Friend
    #536221

    I am unable to do it. I also want to reduce the below Slideshow. I created a custom.css file. It contains following code:
    =======================
    .ja-masthead {
    margin-bottom: -20px;
    =========================
    Pls help in getting the correct code

    TomC Moderator
    #536241

    Make sure you have a closing bracket to the CSS rule, as follows:


    .ja-masthead {
    margin-bottom: -20px;
    }

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

This topic contains 6 replies, has 3 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