CrouchingBruin on "how to add horizontal footer to theme - exposure"
If you can get even a vertical sidebar in the footer, then you all you need to do is add some CSS to make it horizontal. That's actually how it's done for menus which are in the header, because usually...
View Articlemarmarr on "[Theme: Attitude] Remove footer credit"
I have searched the forums on how to change the footer credit to just the year and my site name. I came up with having to create a child theme and entering code into it. I have done that and the code...
View ArticleTimothy Bowers on "[Theme: Attitude] Remove footer credit"
Hey there. When you activate the child theme, it is its own theme that's why you see the default. This part: /* Theme Name: attitude child theme Theme URI: http://example.com/twenty-fourteen-child/...
View Articlemarmarr on "[Theme: Attitude] Remove footer credit"
Thanks a lot Timothy! I went and created two files and it now works after having edited them for a bit.
View ArticleTimothy Bowers on "[Theme: Attitude] Remove footer credit"
Awesome! Glad I could help, have a great weekend! :)
View ArticleJexx on "[Theme: Virtue] Change Footer Widget Width"
Thanks so much, that did the trick :)
View Articlehusain ali on "[Theme: Flat] is it legal to remove the footer from the...
Hi, is it legal to remove the line in the footer that says "this template powered by ... "? Thank you, Husain
View ArticleAndrew on "[Theme: Flat] is it legal to remove the footer from the template?"
Yes, you can modify anything on any theme that has been distributed on WordPress.org.
View ArticleDaylliance on "[Theme: Virtue] Footer"
Hello all! On our website we have 4 footer colums next to eachother. On the mobile site they are underneath eachother automatically. We want two colums next to eachother (and the other two underneath)...
View Articlefitnessblogaustria on "Theme: Twenty-Thirteen - removing comment box on each...
Hi, how do you remove the whole "leave a reply" form out of every page, but keep it as it is in every post? Thanks!
View Articlefitnessblogaustria on "Bracket between reply form and footer"
Hello, I have a wierd question: There's a bracket } between my response form and the footer in my page (www.athleticsaustria.at). Does anybody know in which file/where in the code I have to search for...
View ArticleExtech on "Bracket between reply form and footer"
Hi Try to find out in page.php it should be there. Thanks
View Articlerobin_fx on "[Theme: Virtue] Only 1 column in footer"
That worked perfectly! Many thanks :-)
View Articlerobin_fx on "[Theme: Virtue] Only 1 column in footer"
And is there any way I can show the footer on the homepage only? (So delete the footer on other pages?) Thanks in advance!
View Articlefitnessblogaustria on "Bracket between reply form and footer"
finally found it in the sitebar.php. I don't know why it was there but thanks a lot for your help!
View ArticleKadence Themes on "[Theme: Virtue] Footer"
Add this to your custom css box in the theme options > advanced settings: @media (max-width: 992px) { .footercol1, .footercol2, .footercol3, .footercol4 { width: 50%; } } Kadence Themes
View ArticleKadence Themes on "[Theme: Virtue] Only 1 column in footer"
#containerfooter { display:none: } .home #containerfooter { display:block: } add to your css. Kadence Themes
View ArticleWomens Business Bureau on "[Theme: Customizr] Widgets have disappeared"
Still unable to get any widgets to re-appear. I need the right sidebar widget and the footer widgets enabled. Unable to go to appearance and add/edit/delete anything. Everything has disappeared except...
View Article