test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • testcouch Friend
    #201410

    hi, i get a issue with Off-Canvas Slider Button on several Mobile Phone like Samsung or iPhone. the href Area of this Button is very small and the Icon also. sometimes we have to Click several Times on it to Open the Menu. is it possible to increase the href area of that Button or the Size of the Icon? (see Screenshot)


    1. image
    chavan Friend
    #549984

    Go to this File: templates/ja_social_t3/css/custom.css

    Add this code

    .btn-navbar i {
    font-size: 19px;

    }

    you can increase 19px; to anything you like to achieve it

    testcouch Friend
    #550235

    @chavan, thanks for your help..

    just seen that our code not work in horizontal view (tested with iohone5) do i need here a additional Code?

    chavan Friend
    #550240

    can you please add this code to the top of the custom.css


    .btn-navbar i { font-size: 19px !important; }

    testcouch Friend
    #550255

    hi chavan, i checkend costum css and fix was there! i’v added the Code also in template-responsive.css and bootstrap-responsive.css and now it Works for different Browser size. 🙂

    chavan Friend
    #550256

    Great, All the Best 🙂

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

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

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