Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1014560

    Hi
    Add below code in /css/custom.css file

    @media (max-width: 1399px){
    template.css:4955
    .logo {
        margin-left: 85px;
     }}

    Hope it helps.
    Regards

    kreativmethode Friend
    #1014692

    Unfortunately it did not help

    I have tried it in …

    css/custom.css
    local/css/custom.css
    and local/css/themes/green/custom.css

    the problem is maybe… #t3-off-canvas + div + div .l ….

    Pankaj Sharma Moderator
    #1014696

    Hi
    Sorry there is error in my last code
    Please use this code

    
    @media (max-width: 1399px){
    
    .logo {
        margin-left: 85px;
     }}

    Use this code.

    Regards

    kreativmethode Friend
    #1014715

    Nice…
    Thank you very much…

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

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

The topic ‘Problem with Off-Canvas Menu’ is closed to new replies.