Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • chichestersolar Friend
    #207813

    I have a call to action on the home page at the top right corner – “Call us 01803 868750” which works fine, however when I reduce the screen size it changes the text to “Join”. Help would be much appreciated since I am new to this.

    Pankaj Sharma Moderator
    #575420

    Hello
    By default as u know its Join Us module name , as screen size changes for small devices it changed into Join to fit in device size .
    You can change it with your word with is solution .
    Go to custom.css file add the code below


    @media screen and (max-width: 1200px)
    {.right-menu .nav li > a.item-primary
    {width: 172px!important;} }
    @media screen and (max-width:1200px){ .right-menu .nav li > a.item-primary:after
    {content: "CALL US 01803868750";left: 5px;}}

    Clear cache and check .

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

This topic contains 2 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years, 4 months ago.

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