• For the Customizr theme, I would like to make the logo image full width of the home page, and move the upper nav bar below it. What CSS should I use to accomplish this? I tried

    .brand span3 .site-logo .element.style {
    	float: left;
    	height: 100%;
    	width: 100%;
    }

    and it didn’t work. What am I missing?
    https://www.textingpower.com

Viewing 1 replies (of 1 total)
  • Thread Starter dragonbonetattoo

    (@dragonbonetattoo)

    On a further note, NONE of the custom CSS I’m entering in the “Custom CSS” field is working…I’m probably missing something simple.

Viewing 1 replies (of 1 total)
  • The topic ‘How to make logo bigger and move upper nav’ is closed to new replies.