Remove grey box, blog buttons and blog layout

Hi,

I would like to get rid of this grey box and can't find how. 
picture: https://1drv.ms/u/s!AgnGQQXdd_gk0yA02kax4kDIcMJq
maybe it's not that visible, but there is a grey box under each excerpt

The other question I have is if I can make a blog post in the middle of the page like in this picture:
https://1drv.ms/u/s!AgnGQQXdd_gk0yHaHpctgckyjCm_ 

I see layout options on Theme Options/Blog, but I don't see a layout like that. Is it possible to achieve it somehow please? 

Also, what custom css can I please use to edit the buttons on the blog page. I mean the Read more button. I know the code for styling but I don't know the selector. 

Thanks! 

Comments

  • Hello,

    1. The grey box can be hidden with custom css, please send a link to this page.
    2. The screenshot does not work, please use snag.gy or pasteboard.co to upload them instead.
    3. Please send a link to this page and I will send you the selector. You can always right click it, and then inspect the see what the class is used on it.
    thanks
  • Hi,

    1) thank you for the reply. You mean link to my page? I am just creating it, but you can view it here: https://pixelsignals.com/ . Here you can see the grey boxes though. 

    2) Here, I used the pasteboard: https://pasteboard.co/IbWaLHF.png . I would really like my page to look like this. The picture being centered in the middle and read button under it. Be theme has layout called photo (horizontal images), but the images are just to wide and the read button is not present in this layout. I tried to adjust the width at theme options/Blog/Featured images, but that did not help since it only cropped my image. 

    3) https://pixelsignals.com/, I did not find the selector. 

    Thanks! 
  • Hey,
    1. This is the css to remove the grey box
    .post-footer {display:none;}

    2. Sorry but we do not have a style like that. We only have the styles available in theme options>blog,portfolio&shop>blog
    3. Wait, but if you want the grey box to be removed completly then how would you style the read more button? This does not make sense, or do you want the background to change from grey? Please let us know.
    thanks
Sign In or Register to comment.