Styling ¶
(Optional)
You can put the CSS statements given below right inside a
<style>...</style>
-tag and put it in
hooks/header-extras.php
. Or you can create a new
.css
-file, put the content there, save it and include this file as
-tag in hooks/header-extras.php .
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
|