Tagged: x
-
AuthorPosts
-
October 14, 2016 at 10:54 am #1216304
maghrabi42ParticipantHello,
I need please remove download field on my account
thank youOctober 14, 2016 at 10:56 am #1216308
maghrabi42ParticipantThis reply has been marked as private.October 14, 2016 at 11:29 am #1216334
RahulModeratorHey There,
Thanks for writing in!
Try adding this CSS as Appereance > Customizer > Custom > CSS :
.rtl .woocommerce-MyAccount-navigation-link a { display: none; }Let us know how this goes!
October 14, 2016 at 1:12 pm #1216435
maghrabi42ParticipantHello,
it’s work 🙂 thank you so much for greet support
best regardsOctober 14, 2016 at 4:00 pm #1216626
JoaoModeratorGlad to hear it,
Have a great weekend.
Joao
November 5, 2016 at 5:51 am #1244900
maghrabi42ParticipantHello,
if you can please provide me the another Custom CSS for remove only the download button you will see in attachment also i need please change the size of button and the color of the border and the hover see in attachment please
thank you so muchNovember 5, 2016 at 5:57 pm #1245335
RadModeratorHi there,
May I know the correct login credentials? The previous one isn’t working anymore. It’s now behind the coming soon page.
Thanks!
November 6, 2016 at 9:19 am #1245930
maghrabi42ParticipantThis reply has been marked as private.November 6, 2016 at 7:12 pm #1246396
Rue NelModeratorHello There,
Thanks for providing the information.
To remove the downloads button, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.site .woocommerce-MyAccount-navigation-link--downloads { display: none; }And to change the button size, border, color and more, you can make use of this code:
.x-btn, .button, [type="submit"] { border-width: 2px; border-color: red; color: blue; padding: 5px; }Hope this helps.
November 7, 2016 at 12:35 am #1246598
maghrabi42Participantthanks for help
the first code work find the secone one work on all the button shap no change on account button thank youNovember 7, 2016 at 1:13 am #1246631
maghrabi42ParticipantHello,
first code it’s work, the second code for the button it’s change all the button on site but on my account is not change it
thank youNovember 7, 2016 at 1:41 am #1246655
Rue NelModeratorHi There,
Thanks for the updates! Glad that the #1 code works. For the #2, please remove the code given in my previous reply. ANd to change the button for you my-account page only, please use this code instead:
.woocommerce-MyAccount-navigation-link a { padding: 10px; font-size: 18px; } .woocommerce-MyAccount-navigation-link a:before { border-width: 2px; border-color: red; }Please let us know if this works out for you.
November 7, 2016 at 4:53 am #1246870
maghrabi42Participantit’s work 🙂
thank you so much for great supportNovember 7, 2016 at 5:12 am #1246897
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1216304 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
