Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mberwing Friend
    #1091244

    Hello,
    we are using latest version of template JA SmallBiz and we have enabled the off-canvas menu in the internal members area.
    The issue is that the search module on position ‘head-search’ is overlapping now with off-canvas.
    And therefore off-canvas is taking precedence but search functionality is not accessible.
    This is the case on an enlarged Browser screen.
    But when I have Small Screen it is correct.

    See uploaded screenshots

    Can you help on how to fix this please.


    1. Capto_Capture-2018-02-10_03-31-37_PM
    2. Capto_Capture-2018-02-10_03-28-22_PM
    Saguaros Moderator
    #1091434

    Hi,

    You can try with this custom CSS:

    @media (min-width: 1200px) {
    .right-navigation .off-canvas-toggle {
        right: 145px;
    }
    }

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

    Regards

    mberwing Friend
    #1091558

    Hi Saguaros,
    thanks a lot for the quick reply and help.
    This fixed the issue !!!!

    cheers
    Markus

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

This topic contains 2 replies, has 2 voices, and was last updated by  mberwing 6 years, 2 months ago.

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