• Resolved HorrorUK

    (@horroruk)


    How do you align a featured image to the left?

    I have this css code for the are of the site where the featured image and text is shown:

    .home-left {
        background: transparent;
        width: 410px;
        padding-left: 5px;
        padding-right: 5px;
        text-align: justify;
       	float: left;
    }

    http://www.horroruk.com

    Thanks

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

The topic ‘align featured image to left’ is closed to new replies.