Okay
  Public Ticket #1463157
Blog On Home Page No Fitting
Closed

Comments

  • jonojnz started the conversation

    Hi Guys,

    Having an issue with the Blog element on the home page. Its not fitting correctly in the middle. Its also adding a large gap underneath the blog between the bottom and the button. Ive made sure there is no divider between and set bottom margin to 0px with no success. Can you please advise on how to fix it. 

    J

  •  8,468
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .blog-fullwidth-wrap .post-area.masonry {
        margin-bottom: 10px;
    }

    Thanks


    ThemeNectar Support Team 

  • jonojnz replied

    Okay thats great, we fixed the bottom height but till need it to fit in the centre on the screen where the edges are even on each side. I have supplied a screenshot for you to see. Once again thanks so much for your help 

    Kind regards

    J

  • jonojnz replied

    Also having problem with the mobile version of button. Have attached Screenshot.

  • jonojnz replied

    And another blog related post. How come on Category's the blog posts writing is on the right and all the other areas its centred? We would prefer it to be centred across the board. If you could show us how to assign either centred or starting on the right that would be great. Have attached screenshot.

    Kind regards

    J

  • jonojnz replied

    HI Guys,

    Any updates on the below?

  •  2,744
    Andrew replied

    Hi jonojnz,

    Apologies for the late reply.

    Your site is behind a construction page.

    Could we get access to see if there is a setting you have that is causing the blog element not to center, try to use custom CSS to reduce the space between the button and the blog element on mobile view and also see if we can use custom CSS to center align the text on category pages.

    Thanks.