Home Forums WoodMart support forum Mobile “Footer” editing

Mobile “Footer” editing

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #366309

    andreap116
    Participant

    Hey, you.

    How can I edit the footer that shows when I am editing the header for mobile?

    You can see it in the screenshots below

    Thanks

    Best regards

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

    andreap116
    Participant

    I found it, but how can I edit the buttons?
    I rather use the cart than the bag, I mean, in the MOBILE BOTTOM NAVBAR , how can I change it?
    And about the hoover? The “shop” and “my account” don’t show their names when I hoover them, and the itens “wish list” and “My Cart” show.
    Could you help me please?
    Thanks

    • This reply was modified 3 years, 1 month ago by andreap116.
    #366332

    Hello,

    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.

    In order to translate the WooCommerce strings, you need to create a separate translation in Loco > Plugins > WooCommerce in the same way as shown in the video.

    Best Regards

    #366682

    andreap116
    Participant

    Hey, Elise.

    Oh, I am already using the loco plugin and I will do as you said, thanks.

    And about the shop icon, how can I change it? As you can see in the screenshot (mobile mode) it is the cart above and the bag below.

    Could you help me please?

    #366729

    Hello,

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

    body .wd-header-cart .wd-tools-icon.wd-icon-alt:before {
        content: "\f105";
        font-family: "woodmart-font";
    }

    Best Regards

    #368846

    andreap116
    Participant

    Perfect.

    thanks.

    #369021

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Mobile “Footer” editing’ is closed to new replies.