kabeerb on "[Theme: MesoColumn] reduce the height of footer top"
hi, how can i reduce the height of the top footer widget structure. i used all the four widgets they take a lot of space. Any way to reduce the height?? my site respectwomen.co.in
View Articlekabeerb on "[Theme: MesoColumn] how to reduce the height of footer top"
hey. how can i reduce the height of footer top? my site respectwomen.co.in
View ArticleSteve on "I want to remove header, Menu and Footer of only One page in...
I've just looked at the page and the rule you've put is indeed working. The top nav is gone. You may need to clear the cache in your browser?
View ArticleMpwassler on "[Theme: MesoColumn] how to reduce the height of footer top"
footer top is not the problem all the way down in one of those widgets there is this .widget-area aside { float: left; width: 100%; list-style: none; margin: 0px 0px 3em;<-- I belive this is your...
View Articleishaphutela on "I want to remove header, Menu and Footer of only One page in...
yes, I am using another system now as well, But it is still there. Are you doing changes in its main css
View ArticleSteve on "I want to remove header, Menu and Footer of only One page in...
I was viewing the change you made and could see the new rule you put in. You did it correctly and it was working. The problem is with the browser you were using.
View Articleoliviaontheriviera on "How to customize my footer copyright"
Hi, I would like to know how I can customize my site footer info on my blog http://www.oliviaontheriviera.com Right now it just shows © 2014 and Powered by WordPress & Themegraphy. I would like it...
View Articlefatal0034 on "How to customize my footer copyright"
You should be able to change it in your footer.php file.
View Articleoliviaontheriviera on "How to customize my footer copyright"
Thanks I thoght so. Current code read as follows: <?php /** * The template for displaying the footer. * * Contains the closing of the #content div and all content after * * @package Graphy */ ?>...
View Articlealchymyth on "How to customize my footer copyright"
in your child theme's footer.php, replace exactly this section: </div> <div class="site-credit"><?php _e( 'Powered by ', 'graphy' ); ?><a href="<?php echo esc_url( __(...
View ArticleYomo710 on "How to customize my footer copyright"
Most themes have a footer copyright tool, but if not, use that code that alchymyth gave.
View Articleoliviaontheriviera on "How to customize my footer copyright"
That worked! thank you so much for your help!
View Articlekabeerb on "[Theme: MesoColumn] how to reduce the height of footer top"
applied your code in custom CSS nothing happened. If you notice the footer top facebook like widget it is so small but footer area has taken up so much space , thatswhy i want to reduce the height of...
View ArticleMpwassler on "[Theme: MesoColumn] how to reduce the height of footer top"
The code should have already been in there I was saying to edit it and make that 3em 0 ... It worked for me when I did it in the developer tools. Try this just adding this real quick .widget-area aside...
View Articlekabeerb on "[Theme: MesoColumn] how to reduce the height of footer top"
Thanks dude...it worked..:D
View ArticleMpwassler on "[Theme: MesoColumn] how to reduce the height of footer top"
It's kind of a hack to use the !important tag tho it would still be better to find the margin decleration and delete it. Right now were just over riding it. But it'll get the job done lol
View ArticleJeeper7727 on "TwentyTwelve Footer Issue"
I'm having an issue where I changed the background of the footer to the color I want yet there's a big space between the bottom of the footer and the bottom of the container. I am having a hard time...
View ArticleKakoma on "TwentyTwelve Footer Issue"
Jeeper7727, add this to footer[role="contentinfo"] float: left; min-width: 100%; The color of the navigation is retrieved from the mother theme, Twenty Twelve, style.css, line 1577 .main-navigation...
View Articleartisana on "[Theme: Tiny Forge] mobile issues with child theme - logo, menu,...
Hello! I am working on this site with a Tiny Forge child theme. I just took it out of maintenance mode and checked it on my phone, these are the things I am not able to resolve: Mobile menu background...
View Article