Tagged: 

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

    Hello!
    I have following problem:
    On a product page, the right sidebar diplayed under product page’s content. I need that sidebar in the right side
    Example:

    http://kino-casting.ru/product/lot-j000141-giatsint

    http://kino-casting.ru/
    kino-casting
    ykxdWv8w

    #180156

    Hi artspbseo!

    You can’t enable a right sidebar on the single product page. It will always be below the product image. You can choose not to show it using this on your custom.css or Quick CSS:

    #top #main .single-product-main-image .sidebar, #top #main .single-product-main-image .inner_sidebar {
    display: none;
    }

    Best regards,
    Ismael

    #180259

    Solved – but still I’ve managed to do so only by editing layout.css…
    Anyway, thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Product page layout’ is closed to new replies.