Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • librandi Friend
    #953563

    Hi,
    the menu in right position change name in small screen why? can you explaneme how I can fix this problem?

    Pankaj Sharma Moderator
    #953615

    Hi
    In mobile screen the full text does not fit in small area , so the name is replaced .
    Go to /templates/uber/css/template.css
    Find

    @media screen and (max-width: 1200px) {
    .right-menu .nav li > a.item-primary:after {
        content: "Join";
        display: block;
        position: absolute;
        left: 12px;
        top: 0;
        color: #ffffff;
        text-indent: 0;
        z-index: 0;
    }}

    Change Join with your word .

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 3 months ago.

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