How to reduce the font size of the featured event heading?

  1. Home
  2. Docs
  3. Januas
  4. Frequently Asked Question...
  5. How to reduce the font size of the featured event heading?

How to reduce the font size of the featured event heading?

To reduce the font size, follow the instruction below:

1) Please activate Januas child theme if you have not already done this.

2) Login to the admin dashboard. Navigate appearance -> Editor menu

3) On the stylesheet (style.css), please add the following style

.home #slider #info-main-event h2{ font-size: 3em !important;}

4) Update the file.

Was this article helpful to you? Yes 1 No