• Resolved annihilate

    (@annihilate)


    Hi there, I have installed the ‘Almost Spring’ theme at https://life.soulcipher.org and would like to modify it a little so the links appear like they do in the default theme. For example, under categories, I have one called ‘Life’ and then the number of posts is shown after that. On the default theme, it puts it on the same line. On the Almost Spring theme, it puts it on a new line, as it does with all the other links, eg the blogs section etc.

    Does anybody know if there is an easy fix for this so that the parts after the link do not begin on new lines?

    Thanks
    Colin

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can change this line in the stylesheet:
    #sidebar ul ul li a {
    display: block;
    <====
    but the “price” is your link descriptions in the blogs and links will come up also on the same line.

    Thread Starter annihilate

    (@annihilate)

    Thats perfect, exactly what I want. I want the descriptions in the blogs and links bit to go on the same line as the link. Thanks a lot ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Category names and number posts not on same line’ is closed to new replies.