How to put Shortcode in CSS and float left?
-
How would I put the following shortcode into my CSS Stylesheet
[DISPLAY_ACURAX_ICONS size="20"]so that it floats left on the same line as this code, which appears properly?
.footer-menu::after { content: "©2014 by lalla bee, LLC"; font-size: 10px; float: right; }Thanks in advance.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How to put Shortcode in CSS and float left?’ is closed to new replies.