Tagged: x
-
AuthorPosts
-
June 1, 2016 at 5:44 pm #1020941
lubabaloParticipantHi X
in this url http://ayandzet.com/my-account/
i want to reduce the size of the forms the look too wide please help me
thank you in advance.June 1, 2016 at 10:39 pm #1021413
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.woocommerce-account form .form-row { width: 50% !important; }Thanks.
June 3, 2016 at 9:02 am #1024218
lubabaloParticipantThis reply has been marked as private.June 3, 2016 at 6:07 pm #1024855
FriechModeratorHi There,
Thanks for the credentials, you can add this under Custom > CSS in the Customizer.
.woocommerce li.product .entry-header .button { opacity: 1 !important; position: relative; top: 0; left: 0; }Hope it helps, Cheers!
June 4, 2016 at 3:46 am #1025419
lubabaloParticipantThank Frisch
now how can i do the following.
1. how can I change the product label font and how can i increase the font size of the price.
2.how can i change only the color of the buttons in the shop to a different color, without changing the buttons of the entire site but only the woocommerce buttons
thank you again for the good work that you guys do.June 4, 2016 at 9:00 am #1025638
ThaiModeratorHi There,
Please add the following CSS:
.woocommerce li.product .entry-header a { font-family: "Lato"; } .woocommerce li.product .entry-header .price>.amount, .woocommerce li.product .entry-header .price>ins>.amount { font-size: 24px; } .woocommerce li.product .entry-header .button { border-color: #000; color: #000; }Hope it helps 🙂
June 10, 2016 at 7:30 am #1035759
lubabaloParticipantThis reply has been marked as private.June 10, 2016 at 11:14 am #1036072
RahulModeratorHi There,
You could follow this step on how to add a sidebar.
1. Check your pages if its layout allows you to create a sidebar. whether sidebar-left,content-right or sidebar-right, content-left.
2. If your pages allows you to show sidebars, add sidebars in your Appearance>Sidebars
3. After creating sidebars, manage your sidebars to what pages will it be shown.
4. You can go to Appearance & Widgets for you to customize your sidebar.
hope it helps. Enjoy!
June 13, 2016 at 11:35 am #1039895
lubabaloParticipantThis reply has been marked as private.June 13, 2016 at 11:36 am #1039898
lubabaloParticipantThis reply has been marked as private.June 13, 2016 at 3:17 pm #1040250
JoaoModeratorHi There,
your page has a sidebar already.
If ou can´t see clean your browser´s cache.
Please see img attached.
Let us know if you need further help.
Thanks
Joao
June 13, 2016 at 4:35 pm #1040367
lubabaloParticipantThis reply has been marked as private.June 14, 2016 at 3:10 am #1040979
Paul RModeratorHi,
You can add this under Custom > CSS in the Customizer.
/* make background transparent */ .x-logobar, .x-colophon.bottom, .x-navbar { background-color: transparent; } /* make social icon red */ .x-topbar .x-social-global a, .x-colophon.bottom .x-social-global a { color: red; } /* change forum header and footer background */ .forum-archive .x-colophon.bottom, .forum-archive .masthead { background-color:red; } /* change buddypress link color */ .buddypress a { color:red !important; }With regards to the borders in the forum and buddypress, I am not really sure which border you are referring to.
Can you provide us a screenshot.Thanks
`June 14, 2016 at 5:52 am #1041132
lubabaloParticipantThank you Paul:
But my container is still white i wait to transparent like the background.
Boxed layout “renewed” I need the image background to show trough content container for example.June 14, 2016 at 5:57 am #1041138
lubabaloParticipantand none of the things are working form above please help.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1020941 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
