Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • poppeye Friend
    #189218

    Hallo,
    where can I change the space between:

    http://www.allgäuer-käsestrasse.de

    1) after the slideshow
    2) and the space before the block „Namensänderung …” (the space before and after the line).
    Thanks for your help.

    Saguaros Moderator
    #500397

    Hi poppeye,

    1. The space after the slideshow is just a padding, you can open file: /templates/kasestrasse_template/css/template.css, at approx line: 1137


    #ja-topsl .main {
    background: none repeat scroll 0 0 #FFFFFF
    border-bottom: 1px solid #EFECE1
    padding: 30px 0; <<< you can reduce this value.
    }

    2. The above padding value will affect the space before the line you’re mentioning.

    For the space after the line, in the same above css file, around line 922


    #ja-container .main {
    background: none repeat scroll 0 0 #FFFFFF
    padding: 20px 0 0; <<< change to your desired value;
    }

    Always remember to clean JAT3 cache once done.

    Hope this helps.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 11 years, 3 months ago.

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