Not resolved

Logo Quality / Fixed Bar

Ultra Theme started by Command Oct 12, 2015 16 replies
Command Oct 12, 2015 · 5:04 pm #2544

Hi Andrew I have a few questions,

I am having an issue making the logo on my home page appear clearly. I have added a retina logo that shows up crystal clear on my mac, but the regular version appears blurry and pixelated. Can you please advise me on how to fix this problem?

Additionally, I am attempting to create a fixed slim photo banner for some pages on my site. I have created the banner and attempted to center the text atop the banner however I cannot get the banner to be fixed so it gets distorted when making the page larger/smaller or when viewed on a mobile phone. If you can help me with this issue it’d be greatly appreciated!

– Command

Andrew Misplon Puro Oct 13, 2015 · 12:41 am #2566

I see that, interesting, not sure why yet.

Any chance we can try the heading with only the following in Custom CSS, nothing else:

/* Content Heading */

.single .entry-header h1.entry-title, .page .site-content > .entry-header h1.entry-title, .blog .page-header h1.page-title, .search-results .page-header h1.page-title, .search-no-results .page-header h1.page-title, .error404 .page-header h1.page-title {
    width: 100%;
    text-align: center;
}

I know the full image won’t be there but in my testing now it does seem to look quite good. What do you think?

17 posts