Home>Support>start-up page in Focus Theme

start-up page in Focus Theme

By rudestrand, 8 years ago. Last reply by Alex S, 8 years ago.

As default the video matrix and the top slider is the start-up page in the Focus theme.
I want to have a start-up page only with text and some pictures. I can do that by creating a new page and choose that in the menu, BUT I want to keep the video matrix page as an option in the menu, but how can I do that?
(I know the video matrix with the top slider is generated from the postes and it’s therefor not a regular page)

Cheers

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Rudestrand

    You can accomplish this using a WordPress setting. In your WordPress admin, navigate to SettingsReading. There’s a setting underneath called Posts Page. Change this setting to whatever page you want the video matrix to appear on and it’ll be there. Please note that the content of the post before making this change doesn’t affect the contents of the video matrix.

  2. 8 years, 7 months ago rudestrand

    Thanks Alex, just what I needed :)

  3. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Rudestrand,

    Awesome. Is there anything else I can help you with today?

  4. 8 years, 7 months ago rudestrand

    now you are asking – if I want to change the left margin for text to have some space between the text box and the text.
    I know it must be defined in the CSS, but where?

  5. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Rudestrand,

    We highly recommend using the SiteOrigin CSS Editor to do this. If you could provide me with public URL where I could take a look at the text I can provide CSS on how to do this.

    If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  6. 8 years, 7 months ago rudestrand

    You can see what I mean on the frontpage here: http://www.formatfilm.dk

    text needs to have a little space to the left…

  7. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Rudestrand

    Based on what I’ve seen on your website, are you sure you don’t mean padding? Padding adds space inside the box and margin adds it on the outside.

    If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code. I would either target the .entry-content class which is the post minus slight padding on the top, and bottom. Or I would target .site-content which is the entire post. The CSS will look a little something like this;

    .site-content {
        padding-left: 25px;
    }
    

    OR

    .entry-content {
        margin-left: 25px;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  8. 8 years, 7 months ago rudestrand

    You were absolutely right, it was padding I meant.
    Thanks for your help, it's a great service!

    Have a nice day…

  9. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Rudestrand,

    Thank you for using our theme. :) Is there anything else I can help you with today?

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More