New Landing How can we help? Atelier Show sidebar below full page-width slider

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Atelier
  • #286696
    fr_rundberg
    Member
    Post count: 30

    Hello,
    I wonder: can I show sidebar on a page that has a full width slider on the top of the page? I would like to show the right sidebar on the startpage, below the slider which is present know. is that possible?

    I also wonder what I do to hide the sidebar on mobil-devices? Check any of the underpages / child pages on a mobil, it looks very styrang.

    Third: on the mobile menue, there are items that I have not added, originating from woo-commerce, such as “wishlist”. How can I hide them?

    I am very very happy with the Atelier theme, and I am now using it on my fifth site in just a few weeks. I think it works beautifully and it is a pure joy fill it with content : )

    #286960
    David Martin – Support
    Moderator
    Post count: 20834

    1) You set the sidebar in the page Meta Options => Sidebar. What page do you refer to?

    2) The supplied URL is not our theme? You would use this.

    @media only screen and (max-width: 767px)
    .sidebar.right-sidebar .sidebar-widget-wrap {
        display: none;
    }
    }

    3) Theme Options => Header Options => Account Links

    Thanks.

    #287086
    fr_rundberg
    Member
    Post count: 30

    1. I know but on the front page i would like to have a full page width slider on top of the page, and then other content below with a sidebar to the right. If I choose sidebar now, the slider shrinks to fit in a smaller column with the sidebar to the right. I attach a very simple illustration to explain what I am after.

    2. Yes it is Atelier. I put that code anywhere particular in the style.css?

    3. Account links are off, see attached file.

    Frida

    Attachments:
    You must be logged in to view attached files.
    #287122
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) In the page builder you can add a widget area, so set you column on the left and a widget area on the right

    2) Add this to Theme Options > Custom CSS

    3) If it’s for the mobile header, then you need to go to Theme Options > Mobile Header Options

    – Kyle

    #287226
    fr_rundberg
    Member
    Post count: 30

    Hello,

    1 and 2: Excellent, and thank you very much!

    3. Well “sign in” disappeared but “wish list” is still in the mobile menu. Can I make that too go away?

    Many thanks for your help!

    Frida

    #287229
    David Martin – Support
    Moderator
    Post count: 20834

    What is the URL? The supplied is not WordPress?

    #287254
    fr_rundberg
    Member
    Post count: 30

    Hem

    #287412
    David Martin – Support
    Moderator
    Post count: 20834

    Thanks, that’s the right URL.

    Please use this:

    #mobile-menu .wishlist-link {
        display: none;
    }
    #288759
    fr_rundberg
    Member
    Post count: 30

    Many thanks : )

    #288880
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register