• Tychohel

    (@tychohel)


    Hi! Great plugin, it does exactly what I want it to do!

    Just a few questions on how to tweak things. I have some basic knowledge of wordpress

    -Is there a way to remove the bullets next to the posts?

    -It seems odd that one is able to change the color and font of the title, but not the size. Similarly, it is odd one can change the size and color of the excerpt, but not the font. On my website, my headings and texts use different fonts. Also now I’m stuck with really small titles compared to the text itself.

    https://wordpress.org/plugins/column-posts/

Viewing 1 replies (of 1 total)
  • Thread Starter Tychohel

    (@tychohel)

    Okay so I figured out how to change post titles fonts:

    #cp-box .cp-box ul li a{
    	   color: #7a3b0d;
               font-size: 22px;
               text-align: left;
    }

    though then you have to change back the read more button text.

    Also removed the bullets, yay

    Now still trying to find a way how to get the title above the image?

Viewing 1 replies (of 1 total)
  • The topic ‘Title fonts size’ is closed to new replies.