MelissaSchultz on "Unable to edit footer"
I am using the zeeNoble theme and I cannot, for the life of me, figure out how to change the footer! Can anyone help? Please!!
View ArticleMSS_1 on "[Theme: Sixteen] Want to change footer color or put image"
Hey i found the solution for it. I installed the plugin called "Simple Custom CSS" in which you can override the Main.css file. Or you can access your ftp server and change it on there. This is the...
View Articlewmlutz on "[Theme: Hemingway] Footer Widgets don't appear"
The footer widgets on my site are not appearing and I cannot figure out why. When using this theme for another project I didn't have this problem at all, and the set up was almost identical. Help...
View Articlestacyduval on "Unable to edit footer"
First try Appearance->Theme Options The footer text should be under the "General" tab.
View ArticleMelissaSchultz on "Unable to edit footer"
Stacy Duval, you are the bomb!! It worked and I cannot thank you enough!!!!
View Articlearolarobola on "[Plugin: Print Friendly and PDF Button] Page Numbers in...
What are the chances of printing "x of y" page numbers at the bottom of each page in the footer? https://wordpress.org/plugins/printfriendly/
View Articlejd3723 on "[Theme: Virtue] Page loading issue"
My site is dorici.com As my webpage loads on a computer, I noticed that the footer first appears towards the middle of the page and then moves to its correct position once the image slider loads to...
View Articlehannah on "[Theme: Virtue] Page loading issue"
Hey again, try pasting this into your custom css box: #containerfooter { position: static !important; bottom: 0; } Hope this helps! Hannah
View Articlejd3723 on "[Theme: Virtue] Page loading issue"
Hey Hannah, Thanks for the advice. I tried that and I don't think it fixed the issue. Any other suggestions?
View ArticleKadence Themes on "[Theme: Virtue] Page loading issue"
Try adding this css: .flexslider.loading { min-height: 350px; } Kadence Themes
View Articlegrafiti4u on "Change footer from 4 to 3 columns, Flatsome"
http://5ea.c5f.myftpupload.com/ On this page I am trying a few things out. I am usning the Flatsome Theme. It has a widget to include an extra footer. I would like to use this widget but would only...
View Articleartisana on "[Theme: Tiny Forge] Footer widgets, how to make them stack...
Hello! The theme is working really well on this new site I created, we just have one pending issue with the footer. I'm using the three footer widgets and when I view the site in a smaller device the...
View ArticleTomas Mackevicius on "[Theme: Tiny Forge] Footer widgets, how to make them...
My site looks good: http://mobiletest.me/iphone_5_emulator/#u=http://mtomas.com By default footer widgets are fluid.
View Articlevalleyflyin on "[Theme: Customizr] Removing footer info"
I saw the old thread about this topic where the solution was to edit the class-main-footer.php file. I cannot find that file in the new version of cutomizr. How do edit or remove the copyright info in...
View Articleartisana on "[Theme: Tiny Forge] Footer widgets, how to make them stack...
Hi Tomas - thank you for the reply. Can you elaborate on it? Is there something in my child theme's style.css that is restricting it from being fluid?
View Articleartisana on "[Theme: Tiny Forge] Footer widgets, how to make them stack...
Ah, nevermind! There definitely WAS. Thanks for helping me figure my way out :)
View ArticleChelseaCat on "Bandana Theme Remove Theme and Powered by WP"
I'd like to get rid of the footer information on the Bandana theme. The footer.php file only has the following lines: <div id="footer"> <div class="container_16"> <?php do_action(...
View ArticleChris Barrett on "Bandana Theme Remove Theme and Powered by WP"
If you wanted to remove with CSS (meaning the reference would still appear in the page source, but not appear in the browser), you could add the following CSS to a child theme: #footer .credit_inside {...
View Article