Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • soam jena Friend
    #196970

    Hey there,

    I developed a website using the JA University but facing some problem for main menu collapse in iPad mini potrait and landscape and iPad 4 potrait.I need the main menu to collapse and responsive to work.

    How can i accomplish this ???


    1. ipad
    2. ipad-4
    chavan Friend
    #531907

    can you please post your site Url

    soam jena Friend
    #531911

    Here is the Site URL:

    http://clients.soamjena.com/Arsenal/

    chavan Friend
    #531932

    Create a custom.css using this documentation http://t3-framework.org/documentation/bs3-customization#custom-css

    add this code to custom.css

    @media (min-width:750px) and (max-width:1050px){

    .ja-megamenu ul.level0 li.mega a.mega{
    padding: 15px 6px !important;
    font-size:13px !important;
    }

    }

    gringo211985 Friend
    #532440

    <em>@Chavan 423042 wrote:</em><blockquote>Create a custom.css using this documentation http://t3-framework.org/documentation/bs3-customization#custom-css

    add this code to custom.css

    @media (min-width:750px) and (max-width:1050px){

    .ja-megamenu ul.level0 li.mega a.mega{
    padding: 15px 6px !important;
    font-size:13px !important;
    }

    }
    </blockquote>

    Sorry to hijack the thread but my issue is very similar.

    I would like the menu to become responsive and show “navigation” when the resolution is 1024px width.

    I tried the custom.css you suggested with (max-width:1024px) but it didn’t work as I wanted. I don’t suppose you could help me out with this.

    chavan Friend
    #532481

    @gringo211985

    can you please post a screenshot of how your site is in 1024px and Another screenshot how to you need.

    Also post your site Url.

    gringo211985 Friend
    #532522

    <em>@Chavan 423737 wrote:</em><blockquote>@gringo211985

    can you please post a screenshot of how your site is in 1024px and Another screenshot how to you need.

    Also post your site Url.</blockquote>

    What it’s currently like

    What I want it like

    love-and-relationship-expert.com/

    Thanks,
    Richard


    1. 8o2rc
    2. 8o2ty
    chavan Friend
    #532561

    create a custom.css file using this tutorial http://t3-framework.org/documentation/bs3-customization#custom-css

    Add this code to custom.css

    @media (max-width: 1023px) {

    .ja-megamenu ul.level0 li.mega a.mega{
    padding:15px 10px !important;
    }

    }

    gringo211985 Friend
    #532573

    <em>@Chavan 423833 wrote:</em><blockquote>create a custom.css file using this tutorial http://t3-framework.org/documentation/bs3-customization#custom-css

    Add this code to custom.css

    @media (max-width: 1023px) {

    .ja-megamenu ul.level0 li.mega a.mega{
    padding:15px 10px !important;
    }

    }
    </blockquote>

    Hi @chavan

    I have added the code to my custom.css but it’s not working, I added it to both the css and themes/mycolour/css but both do nothing.

    chavan Friend
    #532628

    @gringo211985

    can you please post your site Url. so I can check and update you on this .

    gringo211985 Friend
    #532657

    @chavan

    love-and-relationship-expert.com/ is my url

    Thanks

    chavan Friend
    #532679

    you have partially done it, you did you complete it by adding the cusom.css linksheet to head.php or header.php .

    Please do this, If you could not find how to do, Please post me your ftp details in PM. I will add it for you

    gringo211985 Friend
    #532689

    <em>@Chavan 424010 wrote:</em><blockquote>you have partially done it, you did you complete it by adding the cusom.css linksheet to head.php or header.php .

    Please do this, If you could not find how to do, Please post me your ftp details in PM. I will add it for you</blockquote>
    @chavan

    Thanks, I’ve added the custom.css to the head.php but for some reason it’s shrinking my menu and not showing the navigation, see screenshots below.

    This is what it’s currently like

    This is how I want it when the resolution reaches 1024px

    Thanks


    1. 8qLQN
    2. 8qLT1
    chavan Friend
    #532691

    ok, please post your site admin details in PM. will fix that for you

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

This topic contains 14 replies, has 3 voices, and was last updated by  chavan 10 years, 6 months ago.

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