• Does anyone know how to remove the wrapper/white area around my entire blog? I want to make it so all of the elements extend the width of the page, but I have no idea how to figure that out… Here’s my blog: wanderzestblog.com.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    – Unfortunately, your currently used theme is not in the www.ads-software.com/themes/ directory: https://www.ads-software.com/themes/search/sprout-spoon/
    – Since that is a commercial theme or plugin, we ask that you please go to their official support channel, so you can get support from the people who know it best. – Forum volunteers are also not given access to commercial products, so they would not know why it is not working properly. Other community members who may have faced your issue might be able to help you but your best bet is your product’s developer. Keep in mind we encourage you to use the official support venues, as it allows the developers to be aware of issues with their code and gives back to the community in a more robust way. See https://codex.www.ads-software.com/Forum_Welcome#Commercial_Products

    Hello @ashersamund,
    If you don’t know how can you remove wrapper then you can modify or apply css to make wrapper full width.
    For ex #wrapper{ width: 100%; }

    It will remove white area around the wrapper and will not affect to inner container.

    Thread Starter ashersamund

    (@ashersamund)

    Thanks Brijseh! I’ll definitely give that a try.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to remove wrapper?’ is closed to new replies.