Hi Guys,
Very quick one, in Broadscope Portfolio, I want to remove the date, comments closed circles and the comments closed from the footer. I tried
.single-portfolio .blog-meta{
display: none;
}
in the custom CSS, which works but the title of the portfolio is not left aligned with the portfolio text. Is there a quick way to solve this?
thanks
Chris














