Home Forums Pro Themes Signify Pro sidebar + theme styles (2)

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #149494
    Sergei
    Participant

    Hello. I’m creating a second topic because I can’t get an answer on the first.
    After removing the sidebar in woocommerce, the content did not stretch to its full width, leaving huge side margins. They are on the store page, category and product page. Help remove them.

    screenshot

    Also, the photo from PROMOTION HEADLINE is not displayed on IOS.

    #149495
    Psink
    Keymaster

    Can you please share your site URL?

    regards

    #149499
    Sergei
    Participant

    Please remove the link after answering.

    #149501
    Psink
    Keymaster

    please add this css

    
    .page.no-sidebar .content-area, 
    .single.no-sidebar .content-area, 
    .no-sidebar .site-content>.wrapper .content-area{
    	max-width: 1200px;
    }
    

    adjust max-width as per your requirement

    #149506
    Sergei
    Participant

    Thank you. Exactly what is needed.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.