Home Forums Basel support forum Some problems

Some problems

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

    Lyubomir Angelov
    Participant

    1. How to remove blank spaces between the last element and the footer

    I tried something like this I Custom css
    .footer-container1{
    position: relative;
    top: 40px;
    margin-top: -80px!important;
    top: -40px!important;
    }

    and variations but without success

    also tried adding CSS to the last element

    .remove_blank{
    position: relative;
    top: -40px!important;
    margin-bottom: -40px!important;
    }

    2. The second problem is with google map. I’ve created API in console.cloud.google.com
    and added it to the google Api in the Basel Settings but there is an error
    It’s interesting the on the test server it works fine without the Api

    our demo -> http://martonik.iscona.com/
    original hosting (just transferred) -> http://www.knitwear-bulgaria.com

    #64610

    Lyubomir Angelov
    Participant

    there is one more problem:
    The site is opening too slow on both servers
    On the ferst page while opening there is an yellow-white square witch is the background of the first section of the first site….than it stops and wait for 4-5 seconds than it resizes itself and the slider appear.

    #64612

    Lyubomir Angelov
    Participant

    We made test with this site
    https://tools.pingdom.com/#!/Iajou/http://www.knitwear-bulgaria.com
    and there is 6sec. for loading
    There is additional information and according it there is over 170 requests

    #64615

    Lyubomir Angelov
    Participant

    we add some credentials information

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

    Lyubomir Angelov
    Participant

    After a deep reading and opening java console errors we saw that there is no API JAVA MAP enabled and enabled it. Google changed their conceptions about the API and that was the problem. We solved this so sorry about bothering with it.

    The problem with the site speed and blank space between the last element of the page and the footer still remains and waiting for your answer

    #64657

    Hello,

    1. How to remove blank spaces between the last element and the footer

    We recommend the following:
    1. Create an HTML block with the divider http://prntscr.com/jyzyj1 and set margin -40px to the row http://prntscr.com/jyzzze

    2. Add this HTML to the Pre-footer area in Theme Settings > Footer.

    As for site speed, we have checked the site, visited all the pages we do not see the problem the site is loading well.

    Best Regards

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