How do I get rid of "Theme 1" in footer and have the "2015 1 stop Nonprofit Shop..." text move over to the left and all on one line?
Hello, Greetings from InkThemes! To remove "Theme 1", please follow the screenshot given below. And to move the text "2015 1 stop Nonprofit Shop..." on left... Please paste the code given below in Custom CSS field (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .footer-navi .navigation .right-navi { float: left; } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com
Hello, Could you please provide us 'URL' of your site so that we can better assist you? Looking forward to your reply. Thanks & Regards! Priyanka InkThemes.com
Hello, Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .footer-navi .navigation .right-navi p { width: 100%; } Hope it will resolve your issue Thanks & Regards! Priyanka InkThemes.com