test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Saguaros Moderator
    #970905

    Hi

    You can try with this tweak:

    • Go to file: ROOT/templates/ja_cagox (your default template)/css/custom.css (create this file if it doesn’t exist)
    • Add this css rule:

      @media (min-width: 997px){
      .logo {
          position: absolute;
      }
      
      #t3-mainnav {
          margin-left: 200px;
      }
      }
    darengr Friend
    #970999

    Perfect, thank you!

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

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

The topic ‘logo at the left, menu at the right’ is closed to new replies.