Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • titorus Friend
    #894533

    I put an image on position topbar-1, but not seen in the version for mobile phones, (see red box content), what can i do?

    http://www.lastunasdehuachipa.com/

    Pankaj Sharma Moderator
    #894543

    Hi
    Could u add a screenshot of the banner , I did not found any banner on site homepage .
    There is only one box in Red that is showing in the left side of main container and its showing in mobile devices . Here u can see it > http://prntscr.com/aaxrzv

    In The topbar there is mobile no. published , You can go to template manager > Open the template style > Layout > Responsive layout > Extra small > click on Topbar-1 module position to show it in mobile .

    titorus Friend
    #894571

    I attach a file with red box showing position of topbar-1, i can see topbar-1 in extra small option but i canĀ“t activated

    titorus Friend
    #894573

    File


    1. UNO
    Pankaj Sharma Moderator
    #894656

    Hi
    Go to /templates/ja_charity/tpls/blocks/topbar.php
    Find this code

        <div class="topbar-1 col-xs-12 col-sm-6 hidden-xs">

    replace it with

        <div class="topbar-1 col-xs-12 col-sm-6 ">

    save file , clean cache and check.

    titorus Friend
    #894747

    thanks, its work perfect.

    titorus Friend
    #894749

    i have a problem, now i topbar-2 It is covering the menu

    Pankaj Sharma Moderator
    #894808

    Hi
    its goes in 2nd line as position using col-xs12 (full width ) because in small screen content can be fit .
    they can not be in same row as there is no space .

    titorus Friend
    #894928

    Any suggestions ?

    Pankaj Sharma Moderator
    #895101

    You can try to change the topbar-1 and 2 size to col-xs-6 from php file .
    you can see both are using col-xs-12 change them into col-xs-6
    like this

    <div class="topbar-1 col-xs-6 col-sm-6 ">
    titorus Friend
    #896914

    ok its working, thanks

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

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

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