Home Forums WoodMart support forum Import Footer

Import Footer

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #174231

    imane
    Participant

    Hello, the footer I created in homepage from theme templates, I want to import it to all the other pages of the website as official footer. I don’t know how to do that. I don’t have it in products pages and all other pages, can you please import it, thanks.

    #174287

    Hello,

    1. Create HTML block

    2. Import the footer template

    3. Configure one column in the Theme Settings > Footer

    4. Add the HTML widget to Footer column 1 in Appearance > Widgets https://xtemos.com/docs/woodmart/html-blocks-2/#main_footer

    Best Regards

    #174386

    imane
    Participant

    Hello, thank you, I import successfully the footer in all pages. I still have some problems with the footer :
    1. I need all the footer to be in THE SAME FONT, I was able to assign the font I’m using(genath) to text info, but I was not able to assign it in the EXTRA MENU ITEM LIST in the footer. There is no possibility to assign font from there.Can you check (screenshots 1 & 2 to clarify)
    2.The form in Footer is not showing, I tried to change color in mailchimp for WordPress to Dark, green, red. only the button color change, The form is white and then is not showing in footer (screenshot3)

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

    Hello,

    Please have a look at the screen: https://prnt.sc/r4he67

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

    body footer .mega-menu-list>li>a{
    	    font-size: 14px;
        line-height: 18px;
        word-break: break-word;
    	font-weight:400;
    }

    Best Regards

    #174562

    imane
    Participant

    Hello thank you. I was able to change footer font. I do have 2 spaces in HOMEPAGE, I can’t remove them with WP-Bakery. Can you please check

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

    Hello,

    Enter the page and set margin-top:-40px in the upper row settings: http://prntscr.com/lexqqs

    Best Regards

    #174585

    imane
    Participant

    I don’t like this way of doing. Is there another method to remove the SPACES? Thank you

    #174623

    Hello,

    No, there is no way. This gap is necessary for other pages and the only way to get rid of it is to add a negative margin.

    Best Regards.

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