How can I do this?
If I have understood it right I shall use the field in the bottom of the edit page meta settings (choosing boxes)
There I find the Custom CSS Class
and the field with this text above.
"Att custom css class to these boxes"
Is there any video or good guide which describes how you shall write the syntax in this field?
I have looked into some CSS guides since I am a complete rookie on CSS and tried some but nothing happens.
I have used firebug and tracked it to the h3 header. And found this type of code if the text is gray.
#boxes .fboxtext { . font-size: 16px; . color: rgba(0, 0, 0, 0.4) }
But this line of code is nothing I can use in this field or is it?
Nothing happens when I insert and Save the Meta Settings.
Can someone please help me on this? I would be really thankful!















