Giter VIP home page Giter VIP logo

Comments (7)

rarestoma avatar rarestoma commented on August 28, 2024

Hi,

Thank you for working with our products.

Yes, you can remove the text from the label so you will have just the checkbox.

Try this code and see if it works as you like:

<div class="custom-control custom-checkbox mb-3">
     <input class="custom-control-input" id="customCheck1" type="checkbox">
     <label class="custom-control-label" for="customCheck1"></label>
</div>

I hope it helps.

All the best,
Rares

from argon-dashboard.

ArnaudLier avatar ArnaudLier commented on August 28, 2024

Hello, thanks for the reply and no, it doesn't works for me.
image

from argon-dashboard.

rarestoma avatar rarestoma commented on August 28, 2024

Hello,

Can you please give me a codepen link so I can see clearly how I can stylize it?

All the best,
Rares

from argon-dashboard.

ArnaudLier avatar ArnaudLier commented on August 28, 2024

Here is is : https://codepen.io/anon/pen/oKYvEw (it's in my php blade file)

from argon-dashboard.

rarestoma avatar rarestoma commented on August 28, 2024

Hi,

Please add this css code:

 .custom-checkbox .custom-control-input~.custom-control-label{
    height:20px;
}

Please let me know if everything is all right.

All the best,
Rares

from argon-dashboard.

ArnaudLier avatar ArnaudLier commented on August 28, 2024

Thank you! And do you have a way to correctly style dataTables in cards?
Actually, it looks like this :
image

from argon-dashboard.

rarestoma avatar rarestoma commented on August 28, 2024

Hi,

We styled the datatable in our PRO version available here: https://demos.creative-tim.com/argon-dashboard-pro/pages/tables/datatables.html.

All the best,
Rares

from argon-dashboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.