Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sakari Friend
    #158693

    Hello friends I need your help again!

    How do I remove this white line?
    See screenshot:

    Can anyone help?

    Thanks in advance. 🙂

    Regards
    Sakari


    1. weisse-linie
    aman204 Friend
    #371728

    Can you provide a link to your site

    sakari Friend
    #371847

    I’ve found it!

    It is in the template.css

    Just the color code of #ccc; change to # 5494c9;

    Replace this code:

    /* Top spotlight ---*/
    #ja-topsl .main { padding: 0; }
    #ja-topsl .main-inner1 { padding: 10px 0; border-bottom: 1px solid #ccc; }

    in

    /* Top spotlight ---*/
    #ja-topsl .main { padding: 0; }
    #ja-topsl .main-inner1 { padding: 10px 0; border-bottom: 1px solid #5494c9; }

    Or delete most of the color code!

    /* Top spotlight ---*/
    #ja-topsl .main { padding: 0; }
    #ja-topsl .main-inner1 { padding: 10px 0; border-bottom: 1px; }

    Best regards
    🙂
    Sakari

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

This topic contains 3 replies, has 2 voices, and was last updated by  sakari 13 years, 10 months ago.

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