[Resolved] Footer Depth

  • Author
    Posts
  • #12654

    funkytwig
    Participant

    PS 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/.

    #12655

    Andrew Misplon
    Keymaster

    Hi 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;
    }
    #12656

    funkytwig
    Participant

    Thanks. 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.

    #12657

    Andrew Misplon
    Keymaster

    Super, 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.

    #12658

    funkytwig
    Participant

    Thanks, will use the forum as answers may be useful to others.

    #12659

    Andrew Misplon
    Keymaster

    Thanks, that’ll be great 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Scroll to top