Home Forums WoodMart support forum Text nav bar is to long + Remove clear filter

Text nav bar is to long + Remove clear filter

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #226443

    nicolaj
    Participant

    I have 2 small changes i like to do. Please see attached image

    1 – I like to change the text label in the nav bar.
    From My Account to Account as it not show the last two letters.

    2 – I would like if there was not clear filter.
    As user only need to chose between size and color is not a needed feature for us.

    Regards,
    Nicolaj

    Attachments:
    You must be logged in to view attached files.
    #226499

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .variations_form.variation-swatch-selected .reset_variations {
    visibility:hidden!important;
    }

    You can translate/rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3

    Please check the video tutorial to see how to save the translation file correctly. You can remove the plugin and translations would remain. Also, translations would remain after each theme update.

    Best Regards

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)