Shop Categories

X

PERSISTENT PROBLEM INFO FOOT OF PAGE

Home Forums Fury Theme PERSISTENT PROBLEM INFO FOOT OF PAGE

Viewing 10 posts - 16 through 25 (of 25 total)
  • Author
    Posts
  • #26259
    Zex
    Moderator

    Don’t worry 🙂
    Everything is fine. I believe you and I’m here to help you.

    The problem is we have to see the problem when it happens so that we can find out the cause of why it is happening … You are the first who report this problem, so we need to investigate first.

    Regards

    #26360
    Gael DZELEKE
    Participant

    Ok, I got you no problem.

    Regards

    #26508
    Gael DZELEKE
    Participant

    Hello ,

    After deep analysis of the different Widgets and after optimizing my website following your recommendation, I found the cause, it is Widget 2 which leaks the content on my footer the other Widgets work very well

    As a reminder: https://prnt.sc/rzqt7i

    When will the new update please?

    Regards,
    Gael DZELEKE

    #26509
    Gael DZELEKE
    Participant

    I actually improved the footer without the widgets 2 but that leaves a lot of space

    Regards,
    Gael

    #26513
    Zex
    Moderator

    Hello, Gael!

    Thank you for the informations.

    I would like the summarize this, so I can explain the problem to the developers.

    So your conclusion is that the problem is related to Footer widget area 2 (not some specific Widget).

    Did I get it right?

    Regards

    #26514
    Gael DZELEKE
    Participant

    Yes I confirm it, to refill my page I configure the footer without Widget 2 and its not very classy

    https://elikiabusiness.com

    #26515
    Zex
    Moderator

    Hi,

    Thank you for your feedback. I will forward the information to developers.

    As for the footer,
    Insert the following codes in Customizing-> General-> Additional CSS: if you want to extend columns across the width of the footer

    @media (min-width: 992px){
    .site-footer .col-lg-3 {
        -ms-flex: 0 0 33%!important;
        flex: 0 0 33%!important;
        max-width: 33%!important;
    }
    }

    Regards

    #26516
    Gael DZELEKE
    Participant

    Thank you, and the update is planned for when to correct all these problems.

    #26518
    Zex
    Moderator

    Hi,

    Unfortunately, we never have the exact date since it depends on many other things, but we will certainly try to make it happen soon.

    Thank you for your understanding.

    Best Regards

    #26519
    Gael DZELEKE
    Participant

    Thank you for taking my problem into consideration!

Viewing 10 posts - 16 through 25 (of 25 total)
  • You must be logged in to reply to this topic.