Home Forums WoodMart support forum brand attribute place!

brand attribute place!

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #42018

    Blaze
    Participant

    How to place the Brand image on the single product page to the right side as on your demo website.
    In my website it is showing on the left side, how can I fix it?

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

    Bogdan Donovan
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    .product-design-default .entry-summary.col-sm-4 .woodmart-product-brands {
    	float: right;
    	margin-left: 10px;
    }

    Regards

    #42074

    Blaze
    Participant

    Thank you very much.

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

The topic ‘brand attribute place!’ is closed to new replies.