Text Logo Appearance
URL to the page in question:
www.labelleviemodesto.com
-
Hello,
On all my pages BUT the home page (perhaps because it is a static page) the my “text logo” decides to breakup onto two lines at any screen size. I can’t figure exactly what is causing it. You’re help is much appreciated!
Good Morning Cody,
I believe we can force your logo to stay on one line. Let’s do this:
- Go to the Theme Options page and select the Advanced tab.
- Scroll down to the Custom CSS box and paste this:
#logo h1,
#logo p,
#text-logo h1,
#text-logo p {
white-space: nowrap;
}
- Update your settings.
See if that won’t keep it together for you. If you have trouble, let me know.
Thanks,
Bill
- The topic ‘Text Logo Appearance’ is closed to new replies.