• Ultimately, I would like for the Boxy-Clean Template blog grid to extend completely across my content area. Currently, there is a large bit of padding on the left side which pushes it to the right and makes it look off-center.

    If we could stretch it across the whole width, that would be great. If not, could we left-align it?

    Could you also show me how to remove some of the padding above and below the article titles?

    Lastly, could you help me remove the ribbon next to the category label?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Sanjay Dabhoya

    (@sanjaydabhoya)

    Hi @zachparuch

    We are glad to know that you are using one of our product – Blog Designer plugin with your WordPress website.

    I have checked your website and notice that not found any issue for category label.

    So, please follow instructions below.
    1. Go to the Blog Designer plugin setting and click General Settings tab.
    2. Find there Custom CSS section at the end of the page.
    3. Add below custom CSS code and save layout settings.

    .blog_template.boxy-clean .blog_header h2 {
    margin: 10px 0 0 0;
    }
    .blog_template.boxy-clean .footer_meta {
    margin-top: 0;
    }
    Now check your website once.

    Let me know if you have any further query using it.

Viewing 1 replies (of 1 total)
  • The topic ‘How to Left Align Boxy-Clean Template’ is closed to new replies.