-
AuthorPosts
-
May 31, 2013 at 2:51 pm #24127
Hi guys – going well with Enfold – love it!
However – have a slight styling issue that is really bugging me and for the life of me cannot figure out!
See screenshot link below – note the mini cart is white with nearly white text (must be taking the enfold settings – but since I’ve inverted the top header, this results in it not working so good for this)
How can I amend directly either the text colours on that mini cart OR the background of it (along with the button that seems to have an icon on it also) I’ve tried finding the specific CSS styles via FireBug – but no matter what I try its not working :(
Also note the button in the side bar seems a bit screwed up – doesn’t fit quite right in the side bar – this may be a little bug – but if someone could point me in the direction of solving these I’d really appreciate it!!!!
June 1, 2013 at 5:15 am #122411bump – anybody help with this??
June 1, 2013 at 7:32 am #122412Hi!
Please post a link to the website – we’ll investigate the source code and provide some css code to fix it.
Best regards,
Peter
June 1, 2013 at 8:50 am #122413http://digi.irishironman.co.uk/
Thanks Peter
June 1, 2013 at 4:41 pm #122414Hi gardydee77,
Try adding 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:
#top .header_color .cart_dropdown_first .cart_dropdown_link,
.header_color .cart_dropdown .dropdown_widget li a,
.header_color .cart_dropdown .dropdown_widget,
#top .header_color .dropdown_widget .buttons .button {
color: #333 !important;
}Regards,
Devin
June 1, 2013 at 5:53 pm #122415great job Devin!! Thanks a million – that’s perfect
Any idea on the button being out of sorts also?? Also in that screenshot above.
June 3, 2013 at 6:06 am #122416Hi!
Use following css code – insert it into the quick css field:
.woocommerce-page .widget_shopping_cart_content .button {
min-width: 105px;
}Regards,
Peter
June 3, 2013 at 7:20 am #122417Peter / Devin – you guys ROCK!
Thanks so much!!!
-
AuthorPosts
- The topic ‘Styling Woocommerce using Enfold Problem’ is closed to new replies.
