Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #683311

    Hi,
    Thanks for your help.
    On the page mentioned on private content : how can I reduce the space under “Retrouvez ici l’historique complet de nos pronostics !”
    And another thing under “Filtrez les paris par sports”, I put 5 1/5 elements which should be on the same line but the last one won’t stay in the same line !

    Regards,
    C.

    #683317

    Hi Janus!

    1- Please add following code to Quick CSS

    .page-id-3266 .column-top-margin {
        margin-top: 10px;
    }

    2- That is because you have following custom CSS code

    .page-id-3266 .avia-builder-el-9 {
        margin-left: 10%;
        margin-right: 10%;
    }

    Please remove it

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.