Tagged: portfolio grid
Hello,
I’m wondering if there is a way to remove the top border on the portfolio grid above the categories? Let me know, thanks!
Hey MattJensenMarketing,
Please, could you share with me some screenshot?
Best regards,
John Torvik
Hi, John! Here is a screenshot of the problem: http://mjm.flywheelsites.com/wp-content/uploads/2017/07/Screen-Shot-2017-07-28-at-8.09.47-AM.png
I would like to remove the border above the portfolio menu. There is a color section above it and I thought it might be from that, but it is set to have no border on the bottom. The portfolio grid is not in a color section or row.
Here is a link to the actual page: http://mjm.flywheelsites.com/what/our-work/
Thanks!
Hi there!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.avia-fullwidth-portfolio .sort_width_container {border-top:none!important;}
Please let us know if you need further help!
Best regards,
Sarah
That worked perfectly, thanks!