- This topic has 6 replies, 2 voices, and was last updated 5 years, 6 months ago by Andrew Misplon.
- AuthorPosts
- May 9, 2019 at 10:11 pm #12653
funkytwigParticipantFirstly, great work, loving the theme, just two things.
The best way to indicate the first issue is to look at https://01.funkytwig.com/bristol-freelance-documentary-lighting-cameraman-operatorcamera/.
As the footer background colour goes all the way to the bottom, not just a stripe behind the actual text, it looks bad. I want to set the background colour for the footer to only be as deep as the text, plus padding, or be able to set the hight of the footer. When I go into Inspector I can see the bit I want to be white (background colour) is under the html tag, if this helps.
The second thing is the resizing of the header when I scroll down. If I make my header 70 the resizing actually makes the header bigger when I scroll down. Don’t seem to be able to find out where I set the size it shrinks to or even turns off resizing (former preferable).
Hopefully, this can be sorted, I have at least one other site that I want to use this for and as it is a medium sized company I will get them to pay a bit more than I did.
I have the Premiere version of the theme.
Thanks, Ben
May 9, 2019 at 10:23 pm #12654
funkytwigParticipantPS in terms of the first issue I am working on another site (which I want to use Ultra Premium for) that does what I want with the footer. It is at http://dev.tvpp.tv:8008/.
May 10, 2019 at 10:36 am #12655
Andrew MisplonKeymasterHi Ben
Thanks for reaching out and for your support.
Please, add to Customize > Additional CSS or the Custom CSS location of your choosing:
body { background: #fff; }
Please, can you check that Customize > Theme Settings > Navigation > Sticky Header Scaling is enabled? When it is, try adding to Additional CSS:
.scale.scaled .main-navigation ul ul { top: 30px; } .scale.scaled .main-navigation ul ul ul { top: -27px; } .scale.scaled .main-navigation div>ul>li>a { height: 30px; line-height: 30px; } .scale.scaled .main-navigation .menu-search { height: 30px; } .scale.scaled .main-navigation .menu-search .search-icon:before { height: 30px; line-height: 30px; } .site-header.scale.scaled, .site-header.scale.scaled .site-branding-container { height: 30px; } .site-header.scale.scaled .container { height: 30px; }
May 10, 2019 at 11:40 am #12656
funkytwigParticipantThanks. My website now looks exactly as I want and I am looking forward to using the Ultra theme for other sites. Your support is very appreciated fast and exactly. The previous theme I was looking at was $99/year. Wish I found you weeks ago.
May 10, 2019 at 11:59 am #12657
Andrew MisplonKeymasterSuper, really glad to hear that helped 🙂 Thanks for your kind words and support. If anything comes up in the future, please let me know. You’re also welcome to reach out on email support using [email protected].
Cheers for now.
May 10, 2019 at 1:05 pm #12658
funkytwigParticipantThanks, will use the forum as answers may be useful to others.
May 10, 2019 at 1:06 pm #12659
Andrew MisplonKeymasterThanks, that’ll be great 🙂
- AuthorPosts
You must be logged in to reply to this topic.