test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • smartmax Friend
    #198105

    Hi,

    I was wondering, is it possible to remove some space in the purple area?
    There is a lot of margin/ unused space…

    http://www.vital-ridderkerk.nl/specialisaties

    Have a great weekend!


    1. LESS_SPACE
    pavit Moderator
    #536427

    Hi

    In your custom.css try to add this

    .jamasshead {
    height:340px!important;
    }
    .jamasshead h3.jamasshead-title {
    padding:40px 0 0 ;
    }

    TomC Moderator
    #536430

    Assuming you are using the J3.x/T3v2 version of JA Beranis . . . . . .

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

    Within that custom.css file, paste the following CSS rules . . .


    .jamasshead {
    margin-top: -14px;
    }

    .jamasshead h3.jamasshead-title {
    padding: 30px 0 0;
    }

    .t3-header.container {
    padding-top: 10px;
    }

    .t3-mainnav {
    margin-top: -20px;
    }

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

    Hope That helps

    smartmax Friend
    #536439

    You are all so great!!! Thank you very much! I am going to try it Monday right away 🙂

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

This topic contains 4 replies, has 3 voices, and was last updated by  smartmax 10 years, 6 months ago.

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