Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • shuklin Friend
    #1093926

    Tell me please how you can make two different:
    SIDEBAR 1 (left, default)
    SIDEBAR 2 (Additional on the right, with its own settings and menu)

    p.s. And can I add an icon menu like SharePoint 2016 (wf-o365-waffle)?)

    If it is not difficult of course)
    Thanks in advance!!


    1. Desktop
    2. Mobile
    3. SharePoint_icon
    Saguaros Moderator
    #1094088
    shuklin Friend
    #1094506

    Thank you very much for your support !!! I really appreciate it!!!
    I did everything according to your instructions, but on the mobile version the button overlapped the main menu (see the pictures below). How to be?

    http://dev4.skypmi.ru/


    1. Снимок_1
    shuklin Friend
    #1094508

    TO BE )


    1. Снимок_TOBE
    Saguaros Moderator
    #1094552

    Hi,

    You can try this custom CSS code:

    @media (max-width: 768px) {
      .navbar-toggle + .head-search {
        right: 100px;
      }
      .navbar-default .navbar-toggle {
        right: 45px;
      }
    }

    put into the file: root/templates/purity_iii/css/custom.css (create this file if it doesn’t exist)

    Regards

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

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 6 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum