-
AuthorPosts
-
January 3, 2014 at 6:19 am #204902
Hey,
I updated to 2.4.4 today and notice that the color section on my home page isn’t working right.Could you take a look and if you have any tips that would be wonderful.. I also notice that in my footer my social icons grew really big when i updated to 2.4.4.
You can check it out at http://takeholdprinting.com
Thanks so much :)
January 3, 2014 at 8:29 am #204914Hi pc37075!
1.) Can you please post a screenshot of Color Section bug? Please elaborate the issue.
2.) Use this on your custom.css or Quick CSS to adjust the height of the social icons:
#text-10 .size-full { width: 40px; }Cheers!
IsmaelJanuary 3, 2014 at 4:53 pm #205029This reply has been marked as private.January 3, 2014 at 6:19 pm #205070Hi!
Please update WordPress to version 3.8 and check if that solves the issue. Let us know if it does not
Cheers!
YigitJanuary 3, 2014 at 6:28 pm #205080This reply has been marked as private.January 3, 2014 at 6:35 pm #205085Hi!
The social icons are big because the images don’t have a constrained size via a css class. Doing something like this will work:
Wrap all your links like this in your text widget:
<div class="custom-footer-social"> ...your current content... </div>Then add the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.custom-footer-social img { height: 37px; }As for the color section issue, I don’t quite understand what the issue actually is. Can you describe what is happening that shouldn’t?
Cheers!
DevinJanuary 3, 2014 at 7:01 pm #205095Hey,
Thanks for the info :)I fixed it. All i did was redo the color section ares. You should be able to see the difference now.
You guys rock!!!!Thanks so much :)
-
AuthorPosts
- The topic ‘Color Section Bug…’ is closed to new replies.
