Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • pmhbg9000 Friend
    #659769

    Hello. I use Portfolio Layout and there is a line on the top on the home page (over the featured projects). Any idea how can I remove it? Thank you in advance!

    Pankaj Sharma Moderator
    #659787

    Hi
    to remove the border line . Add this code in custom.css file

    .porfolio-items { border-top: none!important; }

    Save file and check .

    pmhbg9000 Friend
    #659791

    Thanks for prompt reply. I can’t find where that file is located.
    I am checking on templates/purity_iii/css but there is not such a file.
    I put this code here: templates/purity_iii/css/layouts/porfolio.css But no result…

    Pankaj Sharma Moderator
    #659793

    Hi
    Create file in templates/purity_iii/css/custom.css and add the code .
    it will work . If not share your working site url here

    pmhbg9000 Friend
    #659796

    <em>@pankajsharma 486890 wrote:</em><blockquote>Hi
    Create file in templates/purity_iii/css/custom.css and add the code .
    it will work . If not share your working site url here</blockquote>

    Many thanks. It works now.
    Just one last question. The line is removed but the distance between the pictures of the featured projects and the bottom line of the main menu is too big now. How can I decrease it? Thank you!

    pmhbg9000 Friend
    #745114

    <em>@pankajsharma 486890 wrote:</em><blockquote>Hi
    Create file in templates/purity_iii/css/custom.css and add the code .
    it will work . If not share your working site url here</blockquote>

    Many thanks. It works now.
    Just one last question. The line is removed but the distance between the pictures of the featured projects and the bottom line of the main menu is too big now. How can I decrease it? Thank you!

    Pankaj Sharma Moderator
    #659797

    Hi
    to remove the margin add this code in custom.css

    .porfolio-items {
    margin-top: 0px!important; }

    Pankaj Sharma Moderator
    #745115

    Hi
    to remove the margin add this code in custom.css

    .porfolio-items {
    margin-top: 0px!important; }

    pmhbg9000 Friend
    #659798

    Thank you very much! All works fine…

    pmhbg9000 Friend
    #745116

    Thank you very much! All works fine…

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

This topic contains 10 replies, has 2 voices, and was last updated by  pmhbg9000 8 years, 9 months ago.

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