Home Forums Basel support forum Removed Featured image… date and category broken

Removed Featured image… date and category broken

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #74565

    Taiger
    Participant

    Removed Featured image… date and category broken,

    Can we have the category removed when we do not use the featured image, or lay our the date and the categories not sitting on top of each other?

    Attachments:
    You must be logged in to view attached files.
    #74588

    Hello,

    Please add this code to the Theme Settings > Custom CSS:

    .post-single-page.blog-design-masonry .post-date {
        left: 10px;
        top: 40px;
    }
    .blog-post-loop.post-single-page .entry-title {
        font-size: 32px;
        margin-bottom: 10px;
        margin-top: 60px;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)