Base size of fonts, buttons, and page-item and page-link


Topic: Base size of fonts, buttons, and page-item and page-link

rockycastaneda pro premium priority asked 3 years ago

Expected behavior Change base size of font and buttons

Actual behavior Is there a way to reduce the base size of the fonts and buttons?

Resources (screenshots, code snippets etc.) After I added MDB css my button sizes increased. enter image description here

I want it to keep the old sizes by adjusting the base styles to this: enter image description here


Mikołaj Smoleński staff commented 3 years ago

Style rules depend on the elements. For example for pagination it will be:

.pagination .page-item .page-link {
    font-size: 12px;
    padding: 0.3rem 0.5rem;
}

Keep coding,  Mikołaj from MDB


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Open

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: MDB Vue
  • MDB Version: MDB4 6.7.2
  • Device: macbook pro
  • Browser: chrome
  • OS: MacOS Catalina v 10.16.7
  • Provided sample code: No
  • Provided link: No
Tags