Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • amit_s_r Friend
    #166247

    Hi,
    I want to remove the horizontal line below the text “You are here” in the ja seleni template.Please anyone could help me out.

    pritam Friend
    #400952

    Hello amit_s_r,

    To remove horizontal line below ‘You are here’

    Find this code at /templates/ja_seleni/css/template.css line no .1221

    #ja-breadcrumbs .inner {
    border-bottom: 1px solid #D5D5DD;
    margin: 0 10px;
    padding: 8px 0;
    }

    Change this code to :-

    #ja-breadcrumbs .inner {
    margin: 0 10px;
    padding: 8px 0;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  pritam 12 years, 10 months ago.

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