Home Forums WoodMart support forum change footer

change footer

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #181544

    afcbabs
    Participant

    How can I change the part of the footer where still the woodmart standart is shown, shown in the attached pic?
    I only found the part with copy rights stuff.

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    You can change the logo in the Appearance > Widgets > Footer column 1.

    Best Regards

    #181777

    afcbabs
    Participant

    Ok, that worked but do I really have to change this ‘Disable Footer’ on every single site to remove the empty space above the copyrights?

    #181781

    afcbabs
    Participant

    And another problem, how can I translate the copyrights line with WPML?

    #181792

    Hello,

    Please provide the screen of the empty space. Please check this perhaps you would able to solve the issue https://xtemos.com/docs/woodmart/faq-guides/top-bottom-paddings/

    Navigate to WPML > String Translation > Choose the admin_text_woodmart_option from the dropdown and find the title and the content block for the copyright text.

    Best Regards

    #182076

    afcbabs
    Participant

    attached you can find a cap showing the empty space marked with a red arrow.

    Also marked there in red is the part of the footer I want to translate. Unfortunately it didn’t work the way you told. I now tried it with adding a html-Block which I translated, anyway I see the german version in all languages.

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

    Hello,

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

    body.single .main-footer{
    display:none;
    }

    Best Regards

    #182205

    afcbabs
    Participant

    added this like shown in the cap, but now change

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

    Hello,

    Please clean your cache and check again.

    Best Regards

    #182215

    afcbabs
    Participant

    That is what I did, also tried another browser

    #182251

    Hello,

    The code is provided for the product page, this code is for all:

    
    body .main-footer{
    display:none;
    }

    Please replace.
    Best Regards

    #182280

    afcbabs
    Participant

    Perfect, thanks a lot!

    #182287

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

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

The topic ‘change footer’ is closed to new replies.