Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #304250

    Hi, How can i remove the horizontal line on top of the portfolio grid?
    …the one between the heading: “For Companies & Managers” and the images. It wasn’t there before the last update.

    It should’nt be that after an update the design changes. Now i have to check all the clients websites if something on the design has changed and it takes a lot of time to do so…

    Thanks Simon

    #304252

    Hey Simon!

    Try adding this code to the Quick CSS:

    .sort_width_container {
        border-top: 0 !important;
    }

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.