Skip to content
Grav 2.0 is officially stable. Read the announcement →
Themes & Styling

Centering content

Started by Mikkel 9 years ago · 1 replies · 1120 views
9 years ago

Hello! I have some content I want centered. It's so far styled with pure markdown. I've created a custom css class to center content which I have used on images in this way: {.center}

How do you guys center content like text without breaking markdown? I guess I could just target all <p> with the same class I use to center pictures, but I only want it on one page, not globally. There's so many ways to do things and I don't want to take an unnecessary complicated route :)

9 years ago

Probably the cleanest way is to use a shortcode like [center][/center]

This is available in the shortcode-core plugin.

👍 1

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by stuart young, 2 weeks ago
3 251 2 weeks ago
Themes & Styling · by Sebadamus, 3 weeks ago
5 317 2 weeks ago
Themes & Styling · by martynfoster735, 4 weeks ago
1 310 4 weeks ago
Themes & Styling · by Justin Young, 1 month ago
1 348 1 month ago
Themes & Styling · by Slebeig, 2 months ago
4 474 2 months ago