Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #165733
    lwieck
    Participant

    Hello,

    Two quick formatting questions. Is there a way to create a post template or a version that has the title (set over the featured image) in a dark colored font so that the Title color could vary depending on whether the featured image is light or dark?

    Is there a formatting trick to get a box or shading to appear around comment boxes to see where to type? http://pedagogyplayground.com/

    #165747
    Skandha
    Participant

    @lwieck: I’m afraid it is not possible to create a post template that has the title (set over the featured image) in a dark colored font so that the Title color could vary depending on whether the featured image is light or dark? If you really need this I suggest you to hire a customizer.

    For the comment boxes not appearing clearly.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #comments textarea, #comments input {
    	background-color:rgba(0,0,0,0.1);
    }

    Let me know if this helps you out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘formatting questions’ is closed to new replies.