Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Juan Carlos Stauring Friend
    #201094

    I’m having the exact problem as with ja obelisk
    http://www.joomlart.com/forums/topic/module-position-in-header-is-not-responsive/

    Created a custom html already on a existing module position and the site has a couple of issues. 1. the custom module is not responsive, it just lays on top of the text logo, and 2. the navigation button is sporadic, on iphone I have to hit the refresh for the navigation bar/button to appear. It will not display on first time at least testing it on my mobile device. Also, how to change “navigation” button to read “menu” thanks!

    http://www.israeltours.co/

    :p

    Eragon H Friend
    #548436

    Hi jcstauring,

    1. Add this below code to root/templates/ja_university/css/layout-mobile.css

    ul.contact-list li.phone {
    font-size: 70% !important;
    margin-left: 170px !important;
    }

    Clear JA T3 cache and Browser cache to see the change.

    2. I didnt face this issue from my end.

    3. Change the text “Navigation”
    a. Open the file: root/templates/ja_university/js/menu/mega.js
    b. Find the line

    jbutton = new Element ('div', {id:'ja-menu-button', html: 'Navigation', styles: { display: 'none'}}).inject (jmega, 'before');

    c. Change the Navigation to anything you want.
    d. Save the file, clear browser cache to see the change

    Best regards

    Juan Carlos Stauring Friend
    #548511

    This worked really great thank you 🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  Juan Carlos Stauring 10 years, 2 months ago.

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