Make large font-awsome icons for Service section
-
Hello everyone,
I am a new member here and I am grateful for the support you have shown so far. I would like your help with another section to increase font size for font-awesome icons. Specifically, I would like to increase the the 4 icons in the service section to match the size of the feature section that I recently changed but my CSS in the .service-item does not work. Please advise changes. Thanks in advance.
This is the code I was using for Feature section:
.feature-item .fa-5x { font-size: 5em; }This is the code I am using for service section that does not work:
.service-item .fa-5x { font-size: 5em; }Screenshot of Service section
https://s10.postimg.org/49patk8p5/services_revised.jpg
- The topic ‘Make large font-awsome icons for Service section’ is closed to new replies.