Home Forums Pro Themes Business Park Pro Site Title on two lines

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #40289
    baguenaml
    Participant

    Hi,

    My site title at http://www.virtualpa4business.co.uk appears to be on two lines so virtual on one line and pa4business on another. How do I go about fitting this on to one line please?

    Thanks
    Marie

    #40322
    wensolutions
    Keymaster

    Hello @baguenaml,

    Your site title is shown in two line because of the font size of the title .

    So in order to make them appear in one line use below given CSS in the location Admin Panel > Appearance > Customize > Additional CSS :

    .site-title {
        font-size: 27px;
    }

    Hope this helps.

    Best Regards!!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.