• Hey,
    I want to develop a site where my product image is replaced with fancy product designer(fpd) plugin. But when it replace with product image the fpd designer & product summary not align in columns.
    I have tried many things changing themes,doing changes in CSS but not succeed.
    If any one know here what is the issue & how can i resolved it it will be very helpful to me.

    • This topic was modified 2 years, 3 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • I’m not really sure what alignment you’re referring to.

    If you mean the white space I’ve marked in yellow below, kindly use the following custom CSS to remove the top margin on the summary column, moving it upwards.

    .summary.entry-summary {
    margin-top: 0;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Product Image & Product summary not align in product page’ is closed to new replies.