0
votes
0answers
159 views

List Category Posts styling [closed]

I want to style my posts so that they are formatted like this: 1 2 3 4 5 6 7 8 . . . I have tried creating a li class name (.the-listing), tried the ul class .lcp_catlist, the content class ...
4
votes
1answer
414 views

Automatically decrease font size for long words

I am working on an e-commerce site in which post and product titles will need to be displayed in fairly narrow divs. I would like to set a specific font size for words which can naturally fit in the ...