Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ssuresh Friend
    #149718

    Hi !

    I need to remove the lines in the Columns displaying articals….

    For Example : See The Attachment

    I need to remove the lines which i marked in Yellow color……

    Thanks in advance…..

    😀


    1. Lines
    histeriks Friend
    #337288

    ssuresh;170719Hi !

    I need to remove the lines in the Columns displaying articals….

    For Example : See The Attachment

    I need to remove the lines which i marked in Yellow color……

    Thanks in advance…..

    😀

    Hi ssuresh,

    please, open file template.css located in the css directory of your template, and on line 252 find this:

    .article_row {
    border-bottom: 1px solid #ddd;
    padding-top: 15px;
    padding-bottom: 15px;
    }

    change it to this:

    .article_row {
    padding-top: 15px;
    padding-bottom: 15px;
    }

    and the separator line should be gone.

    Good luck 🙂

    ssuresh Friend
    #337463

    Hi histerix !

    Thanks…

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

This topic contains 3 replies, has 2 voices, and was last updated by  ssuresh 14 years, 7 months ago.

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