Viewing 1 replies (of 1 total)
  • Theme Author Slobodan Manic

    (@slobodanmanic)

    Hi,

    It’s not possible to make that change through theme options, you’d have to write some custom CSS to make that happen. Something like this should help:

    #colophon #footer-nav .footer-navigation,
    #colophon #footer-nav #footer-credits {
    	float: none;
    	width: 100%;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Footer text problem’ is closed to new replies.