badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

The blog page images are centered on one page left aligned on another

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #47761
    Boni
    Participant

    Hi again. FRUSTRATING…. The blog summary page used to have it’s images left aligned, I selected from the static page settings “[posts page] the blog page. When I did that the pictures aligned themselves to the centre. (they were previously aligned to the left.) I removed that page from the selection [posts page] and they returned to the left…. here is the kicker//// when I select a category to view the images return to the centre. How frustrating is that…. see attachments.
    Left aligned from posts page
    Centre aligned from category link

    #47775

    Hi Boni,

    Archive page will load default blog layout which is blog large Image.
    The only way to achieve the blog medium layout for archive page by adding custom CSS Go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .archive .post-featured-image {
        float: left;
        width: 34.57%;
        margin-right: 4.67%;
    }

    Thank you!

    Regards,
    Theme Horse

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.