• Resolved plasticcards

    (@plasticcards)


    Hi there,

    I’ve just started using Bluestreet yesterday and created a home page that I really like on it. However I’ve just started creating the other pages on the site and can’t seem to even get images to go in the correct places. I have designed 3 buttons which need to sit centrally in the page and the images are all 1047 x 320, which should take up a lot of the box, however the images are getting downsized and align on the left side of the box.

    Please see this page to show you what I’m talking about – This page

    How can I get these images to stay 1047 x 320 and centrally align them?

    Thanks in advance

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi

    For this use below code in custom css Filed(Theme Dashboard >> appearance >> customize >> header setting >> custom css)

    .blog-post-title-wrapper
    {
        float: none !important;
        width: auto !important;
    }

    Thanks.

    Thread Starter plasticcards

    (@plasticcards)

    Thank you, that worked brilliantly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can't style page properly’ is closed to new replies.