test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • atyaz1234 Friend
    #883547

    How to change logo position ? please see photo !


    1. im1
    atyaz1234 Friend
    #883720

    nobody helps me?

    Ninja Lead Moderator
    #883979

    Hi,

    You will need to customise a lot to achieve that. Because you have to change it in desktop, tablet and mobile layout. However, this is heavy customization and is out of support scope. I recommend you to hire a developer to get it done.

    But you can try to apply my tweak with the desktop layout on your site

    • Open templates/ja_platon/css/custom.css file (create new if it does not exist) and add new CSS style
    @media  (min-width: 1200px) {
        .t3-header {
            z-index: 1;
            top: 0;
            position: absolute;
            padding-left: 400px;
        }
    
        .t3-mainnav .t3-navbar {
            padding-left: 30px;
        }
    }

    Regards

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

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

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