Wp E-commerce contents overflow

Discussion in 'ColorWay WordPress Theme' started by filippochiocchini, Jul 31, 2013.

Thread Status:
Not open for further replies.
  1. filippochiocchini

    filippochiocchini New Member

    Joined:
    Jul 18, 2013
    Messages:
    9
    Likes Received:
    0
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to edit option of that page and select Fullwidth template for that page, This will solve your issue.
     
  3. filippochiocchini

    filippochiocchini New Member

    Joined:
    Jul 18, 2013
    Messages:
    9
    Likes Received:
    0
    thank you, Gourav. Yah, that's a solution, but I'd like to keep the sidebar. Is there any way to keep the sidebar without overlapping, so that the text can be read? Please, let me know, thanks in advance.
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    #single_product_page_container {
    width: 600px;
    }
    
     
    filippochiocchini likes this.
  5. filippochiocchini

    filippochiocchini New Member

    Joined:
    Jul 18, 2013
    Messages:
    9
    Likes Received:
    0
Thread Status:
Not open for further replies.

Share This Page