Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2031299
Quickfinders
Closed

Comments

  • tigrou81 started the conversation

    How do we change the space between the different Quickfinders items? as well as the font size? 

    I don't know why I don't have the same spacing in my different quickfinders.


    Thanks a lot.

  •  7,095
    Oliver replied

    HI!

    pls. use following css:

    .quickfinder .quickfinder-item {
        margin-bottom: 0;
    }
    5110651633.png

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • tigrou81 replied

    Hi Gregor thanks a lot ! 

    We can not reduce more ?  


    Thanks from France 

  •  7,095
    Oliver replied

    Hi,

    CSS:

    body .quickfinder-item-box {
        padding: 20px;
    }
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver