I have a couple more issues with my Dante theme. I have provided an attachment that shows both of these problems.
1.) I disabled the Love It functionality inside of our theme, but I believe the theme is still allowing space for it in the social sharing icons section at the top of each portfolio item page. I tried putting .comments-likes {display:none;} in the custom css to try to remove it, but I think that might already be done by disabling it. Maybe it has to do with the ul.bar styling? If you could give me custom css or something to remove the space I would appreciate it.
2.) I received help last week hiding a portfolio category on my portfolio page because I wanted to use that specific category only on our homepage for the portfolio showcase, and I was given the code ul.portfolio-filter-tabs li.has-items:nth-child(4) {display: none;} and that fixed that problem. But I just now realized that the “homepage portfolio” category is showing up along with my “illustration” category on all of the specific portfolio pages that are included in both the “illustration” and “homepage portfolio” categories. I tried using similar code in my custom css to hide it, but I can only figure out how to hide all of the categories and not just the “homepage portfolio” one.
I appreciate your help.
Thank you.