Tagged: enfold, sidebar, Widget, woocommerce
- 
		AuthorPosts
 - 
		
			
				
July 13, 2013 at 6:42 pm #26141
Hello,
i´m testing the Enfold Theme together with Woocommerce 2.0.12. and i have one question.
How to get the buttons in the cart widget aligned on one line. ” May be this is a translation issue ( longer words ? ). Where can i change that ? Or is it possible to expand the width of the sidebar ?
Thanks in advnce and best regards,
awp23
July 13, 2013 at 6:43 pm #129442sorry, i forget the link to a screenshot. Here it is: http://screencast.com/t/XPj7SMWb
July 15, 2013 at 2:03 am #129443Hi awp23,
If we can see the site live we can assist with a css fix. That way we can inspect the code to get the proper selectors and everything.
Regards,
Devin
July 15, 2013 at 5:16 am #129444Hello Devin,
yes, here it is: http://www.stromrad-city.de/moselcomes2/shop/
Thanks in advance and best regards,
awp23
July 15, 2013 at 5:24 am #129445Hi!
I didn’t manage to align the text on one line but you can use following code
#top .dropdown_widget .buttons .button {
width: 100%;
line-height: 20px;
}to center align both buttons underneath each other…
Best regards,
Peter
July 15, 2013 at 8:08 am #129446Hello Peter,
thanks for the quick response and the code.
Insert the code into Custom CSS, but nothing changed. http://screencast.com/t/XPj7SMWb
I guess, i will exclude the cart widget from the sidebar.
Thanks! and best regards,
awp23
July 15, 2013 at 10:02 am #129447Ich habe beim vorherigen Code nicht an das Sidebar widget gedacht sondern an das “Warenkorb” Icon oben rechts, welches den Warenkorbinhalt nach einem Klick anzeigt.
Für das Sidebar Widget verwendet
#top div .widget_shopping_cart .button {
width: 100%;
display: block;
}
#top div .widget_shopping_cart .button.checkout {
margin-top: 10px;
}July 16, 2013 at 5:16 pm #129448Hello Peter,
ganz großes Kino, so klappt es! Thanks a lot, it works!
Super und ganz herzlichen Dank!
Excelent Service! and many thanks!
awp23
 - 
		AuthorPosts
 
- The topic ‘Enfold Woocommerce Cart Widget’ is closed to new replies.
 
