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

Centering content

Started by Mikkel 9 years ago · 1 replies · 1066 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 Sebadamus, 7 days ago
5 148 16 hours ago
Themes & Styling · by martynfoster735, 1 week ago
1 193 1 week ago
Themes & Styling · by Justin Young, 3 weeks ago
1 241 3 weeks ago
Themes & Styling · by Slebeig, 1 month ago
4 376 1 month ago
Themes & Styling · by Pedro M, 3 months ago
4 745 3 months ago