Remove grey boxes/borders around entry meta bar

Dear Aigars

Thank you for a beautiful theme that is also very convenient to use!
My question regards how I can remove the grey boxes that appear between title and picture, as you can see here http://movingto.dk/how-to-get-temporary-residence-in-denmark/

Furthermore, I want to remove the same grey boxes seperating the articles on the mainpage, as you can see here http://movingto.dk

Thank you in advance
Daniel

Hi Daniel,

I hope you are well today and thank you for your question.

You can remove those grey boxes by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Apperance -> Theme Options -> Other -> Custom CSS

body.home #content .entry-meta-bar,
body.single-post #content .entry-meta-bar {
  display: none;
}

Best Regards,
Movin

Hi Movin
I am fine, thank you, hope that you are fine too!
It worked perfectly, thank you so much :slight_smile:
Have a great day
Best regards,
Daniel

You are most welcome here :slight_smile:

Dear Movin
I have realized that these grey boxes are still there when it comes to categories, as you can see here http://movingto.dk/category/living-in-denmark/
How can I get rid of it?
Thank you in advance
Best regards
Daniel

I figured it out myself by using firebug :slight_smile:

Hi Daniel,

Awesome great to see you got that figured out.

Please advise if you have more questions by creating new topic.

Have a fantastic day!

Cheers,
Movin