Loop Formatting
-
Hello,
I am having difficluty formatting the loop output content of my recipe page (here: http://mycaliforniaroots.com/recipes/recipes-by-title/). I have the loop working great, it displays everything it is supposed to. However, I want the items to display right on top of each other, but instead they get a space in between. For example, it looks like this:
Recipe 1
Recipe 2
Recipe 3
And I want it to look like:
Recipe 1
Recipe 2
Recipe 3When I use the clean code it just puts it in paragraph form: Recipe 1 Recipe 2 Recipe 3. How can I fix this? Any help is super appreciated!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Loop Formatting’ is closed to new replies.