Image Align - by webgod - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Robert Hall

  • Avatar: webgod
    webgod
    Participant
    July 31, 2015 at 20:59

    Hi, no matter what I try, I can’t get images to align right, left or right. For example on this page: http://www.a3performance.com/a3-performance-releases-new-legend-technical-racing-suit/ there is a picture of a woman in a red suit. This is set to align right. It looks fine in the admin area, but not on the front.

    I have tried to figure out the css that is messing with this with firebug, but can’t find what is causing this.

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 1, 2015 at 07:21

    Hello,

    As I see this iamge is align to left now.
    Also if you want to change you can use the following code in Theme Options->Custom CSS->Global Custom CSS.

    #attachment_20987{
    float:left;
    padding-right: 10px;
    }

    or float:right;

    Regards,
    Robert Hall.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.