Home Forums WoodMart support forum Modify a DIV Class

Modify a DIV Class

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #300368

    TDG
    Participant

    Hey guys,

    Just need to permanently need to modify the div class = wd-toolbar-home wd-toolbar-item wd-tools-element woodmart-toolbar-home woodmart-toolbar-item.

    Currently, it’s:
    <div class=”wd-toolbar-home wd-toolbar-item wd-tools-element woodmart-toolbar-home woodmart-toolbar-item”>

    <span class=”wd-tools-icon”></span>
    <span class=”wd-toolbar-label”>
    Home</span>

    </div>

    But I need to change the label, or link text, to:
    <div class=”wd-toolbar-home wd-toolbar-item wd-tools-element woodmart-toolbar-home woodmart-toolbar-item”>

    <span class=”wd-tools-icon”></span>
    <span class=”wd-toolbar-label”>
    HOME</span>

    </div>

    There are a few other icons in the Mobile Nav Bar that I need to make capitalised. So any help, would be great!

    #300480

    Hello,

    Please advise what is your purpose? Do you want to change icons? Do you want to replace texts? If so there is no need to change the classes in div such requites the customization not covered by our support.
    Please provide what you want to change and how I will provide custom CSS.

    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

    #300518

    TDG
    Participant

    The format of the text default is Proper “Home.” I want it to be capitalised “HOME.”

    #300528

    Hello,

    Please provide the screen where and page URL, I will give you custom CSS.

    Best Regards

    #300529

    TDG
    Participant

    I’m unable to do that, as the element I’m talking about is the footer mobile nav bar, it exists on all pages.

    #300699

    Hello,

    Please provide the screen of what you want to change, you do not have the Mobile bottom navbar, I cannot figure out what you want to change/add.

    Best Regards

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