Home Forums WoodMart support forum footer not centred

footer not centred

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #214584

    E-N Admin
    Participant

    Hi, Can you please let me know how to make the footer centred. At the moment, there’s more spacing on the right side than there is on the left side.

    2. Can you also let me know how to make the footer menu to be fully white and not grey/light only. I need it to be fully white and not only on hover.

    3. How do I make the column 1 of the footer (email subscription) to be a like this on mobile. see image
    https://prntscr.com/tpa13j

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

    Hello,

    Footer consists of the blocks which are centered, however, the text does not fill these block in an equal extent on both sizes. That is why it looks like the footer has not been centered.

    Best Regards

    #214765

    E-N Admin
    Participant

    you missed my other questions.

    How do I make the footer options white. At the moment its not super white and only appears white when hover over. I want it to be fully white.

    #214795

    Hello,

    You can change the font on hover by means of Advanced typography option, which allows you to insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.

    Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Best Regards

    #214813

    E-N Admin
    Participant

    whats the custom CSS class for footer? Easy enough to say because you have knowledge in coding. Why isn’t there an easier way to make the footer font totally white, which is what I want.

    The option doesn’t give me footer option from what I can see.

    I want the footer writing to be white – full white!

    #214893

    Hello,

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

    body .footer-container.color-scheme-light .mega-menu-list .sub-sub-menu li a span{
        color: #ffffff!important;
    }

    Best Regards

    #215070

    E-N Admin
    Participant

    This doesn’t work. footer menu is still not fully white

    #215132

    Hello,

    I cannot log in your site: https://gyazo.com/6a45d5913a10b80cb4e5bcf6044389b6

    Please deactivate all the plugins not related to the theme and switch the parent theme.

    Best Regards

    #215339

    E-N Admin
    Participant

    details below. thanks

    #215390

    Hello,

    I have the same problem https://prnt.sc/tr53xf

    Please deactivate all the plugins not related to the theme and switch the parent theme for the while I try to enter and help.

    Best Regards

    #215410

    E-N Admin
    Participant

    We have now deactivated all plugins not related to the theme

    #215463

    Hello,

    I cannot login. Please check the credentials once more.

    Best Regards

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