Thanks but actually I am asking: can I add new colors? I wasn’t sure how to create a shortcode. Basically, I want two more colors since I have six total elements and I want them all to be different colors. Can I just create a new CSS class in the custom css section and then reference it as a shortcode? Is that how shortcodes work?
.color5 i { background: #abcdef; } – would I then be able to use a “color5” in the short code?
Also, for the about me section of imakestuff.online, how can I get the second row of services to line up with the first row on large screen view? The 2nd row is shifted to the right a little bit.