Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • sybo Friend
    #1058596

    A photo can be seen on a long title in mobile view how it looks – cut. Is it possible to pull on the left and see the entire title with a smaller font size in mobile! [http://i.imgur.com/peBWAuf.png]

    • This topic was modified 6 years, 7 months ago by  sybo.
    • This topic was modified 6 years, 7 months ago by  sybo.

    1. Screenshot_20170825-151702
    Pankaj Sharma Moderator
    #1058746

    Hi
    Kindly share your working site URL here.

    Regards

    sybo Friend
    #1062428

    Hello,

    Currently, I can not give a URL.

    But the problem is not local, it is general. If there is a title of about 5-6 characters (Simpli), then you can not see the cut problem, but if we have a 10-15-character title, then the mobile title does not look good.

    Pankaj Sharma Moderator
    #1062526

    Hi
    Open the file: ROOT/templates/css/custom.css (create this file if it doesn’t exist)
    Add this css rule:

    
    @media (max-width: 480px) {
    .navbar-brand.logo.logo-text {
    text-align: left;
    }
    }

    You can also mention the font size in above code.

    Regards

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 7 months ago.

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