Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Support Andrew Misplon

    (@misplon)

    Hi @tinapangre

    Great to have you with us.

    I haven’t has a chance to check out Sela yet. You would normally go to Pages > Home and click on the Page Builder tab and edit from there.

    If you have a moment, please, check out our intro video:

    https://siteorigin.com/page-builder/documentation/

    Thread Starter tinaPangre

    (@tinapangre)

    Thanks for your reply. I have seen the video. In a normal theme it would have been very easy with your awesome plugin, but I need help with Sela as the way they have done their homepage back-end is different and I’m having trouble with inserting a band below the featured image on the homepage.

    Can you please help.
    Thanks

    Plugin Support Andrew Misplon

    (@misplon)

    Cool, let me take a look now.

    Plugin Support Andrew Misplon

    (@misplon)

    Edit your home page, in the right column is the page template drop down menu. Ideally, there would be a full width option that had the some content width as the home page template. There isn’t. Try setting your home page template to Full Width Page.

    If you don’t have a Custom CSS plugin installed, go to Plugins > Add New and search for SiteOrgin CSS. Install and activate. Go to Appearance > Custom CSS and insert:

    /* Home */
    
    @media screen and (min-width: 998px) {
      .home .content-wrapper.full-width.without-featured-image {
          margin: 0;
      }
    }
    
    .home .entry-header {
      display: none;
    }
    Thread Starter tinaPangre

    (@tinapangre)

    It adds the content below the white box on the big featured image. I need to add the row below the featured image.

    My site is offline.
    Can you send you a private message with the link to the site so that u can see?
    How do I send you a screenshot of the site?

    Plugin Support Andrew Misplon

    (@misplon)

    I’d suggest removing the featured image for the home page. Once that’s done my Custom CSS should work.

    Thread Starter tinaPangre

    (@tinapangre)

    Its working even now. But I cannot remove the featured image. The client won’t allow it.
    I need it to work with the featured image.
    The row coming below the featured image.

    Plugin Support Andrew Misplon

    (@misplon)

    Which page template are you using?

    Thread Starter tinaPangre

    (@tinapangre)

    Front page.
    How can I attach a screenshot?

    Plugin Support Andrew Misplon

    (@misplon)

    Thanks ??

    You can’t attach files on the .org forums.

    My feedback was above, including Custom CSS was based on a specific page template etc ?? Not sure if you saw that.

    Cool, no worries, please, reach out on https://siteorigin.com/thread. Once you’ve opened a thread, please, post the link here and I’ll attend. We can share links privately there.

    Thread Starter tinaPangre

    (@tinapangre)

    started a thread on site origin.

    I saw it was for Full page width. But I have to keep it to Front page as the client wants it like that.

    Plugin Support Andrew Misplon

    (@misplon)

    Cool, no problem. Chat further on our forum.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘How to Add row in Sela Theme on Homepage’ is closed to new replies.