Forum Replies Created
-
AuthorPosts
-
How do I get the mobile text header to show on just 1 line?
should I remove the code below you had me put in before the second code you sent?
when I look at the desktop version after I put in this code there seems to be some sticking when I try to scroll on the home page.
@media screen and (max-width:767px) {
.logo span.textlogo { padding:8px 0 8px 40px !important; font-size:32px;}
.logo span.textlogo span.rightstyle { padding:8px 40px 0 0 !important;}
}That helped remove the loading icon area. How do I have the header text adjust to a smaller size when viewing on a mobile device?
thanks!!
these are two screenshots of what I see on the mobile version. the half circle image is the icon that scrolls when something is trying to load. everything is showing on that home screen that should be showing so I don’t know what is trying to load.
http://imgur.com/a/pvc83This code helped the font a little. But I would like it to be small and all on one line. There is still something that is trying to load (on the mobile version) underneath the header photo. There is nothing that is there because everything is showing on the page that should be showing.
Can you help me troubleshoot this?
thanks,
Carolee -
AuthorPosts