InfoWay: Is it possible to enlarge the area for the Top Infobar Link Text?

Discussion in 'Infoway WordPress Theme' started by gloryous, Feb 4, 2016.

Thread Status:
Not open for further replies.
  1. gloryous

    gloryous Member

    Joined:
    May 25, 2012
    Messages:
    223
    Likes Received:
    8
    Hello!

    Is it possible to enlarge (in terms of width, not height) the button so that more text can be added in this area? ...and so that it doesn't wrap?

    Thank you,
    Glory
     

    Attached Files:

  2. priya

    priya Guest

    Hello Glory,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS field (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .topinfobar .siteinfourl p {
        width: 172px;
        margin-left: -57px;
    }
    Note: Change the numeric value as per your requirement..

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. gloryous

    gloryous Member

    Joined:
    May 25, 2012
    Messages:
    223
    Likes Received:
    8
    Priyanka...

    It resolved my issue. My client likes the result.

    Thank you,
    Glory
     
  4. priya

    priya Guest

    Sounds good Glory..:)

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
Thread Status:
Not open for further replies.

Share This Page