How can i make design changes to the focus template?
I want to use focus, because it supports Youtube- and Vimeovideos and it is fairly easy to use. But the main-Body don’t support a bigger picture. I’m using a fullHD-monitor and the space left and right is unnecessary. What do i have to do to change it?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Kok,
You can change the container sizing with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add (and adjust) the following CSS:
.container { width: 960px; }The above width is the default sizing. I would try setting the width to 65%.
You might also need to install the SiteOrigin CSS Editor.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.