• Resolved 1134scotty

    (@1134scotty)


    I am using the Parallax theme, and the site title “Nomadic Import Traders” shows in two lines at the very top. Is there a way to give more room to the title, or to make the font smaller? I tried inserting HTML for font size and it didn’t work. Here is the site I’m referring to: https://nomadicimporttraders.com. Thanks!

Viewing 1 replies (of 1 total)
  • Theme Author CyberChimps

    (@cyberchimps)

    Hi,

    Thanks for sharing the site URL. It seems that you are using an image currently.
    Incase you wish to use text, the font size can be changed using the following custom CSS:
    h2.site-title
    {
    font-size:25px;
    }
    Also, increasing width of that portion is possible using CSS, but simultaneously we will have to decrease the widths of the menu and social icons on the right.

    If you have any queries, please feel free to ask.
    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Title Name’ is closed to new replies.