Skip to content
Grav 2.0 is officially stable. Read the announcement →
General

Gantry 5 adding css

Started by Rayan 7 years ago · 2 replies · 988 views
7 years ago

Hi everyone,

I'm using Gantry 5 and I just saw we could had "custom HTML" in the layout :
image|639x77
But what about CSS ? how can I apply some custom CSS to this HTML code ?

last edited 02/11/19 by Rayan
7 years ago

Try using style="..." in your tag or a <style> tag, before your html command. e.g. <embed style="height=350px;display:block;overflow:hidden;position: absolute;transform: scale(.5,.7);transform-origin: left top 0;" src="..." >

7 years ago

Hello @oscon,

Thanks you for your reply. I actually managed to find how to do it.

For adding CSS code to a page we need to go in "Page setting", go down and click on "+" add CSS icon. Then we can add some CSS with a class to target the part of code we want to affect.

Suggested topics

Topic Participants Replies Views Activity
General · by Hanns Mattes, 3 weeks ago
1 268 3 weeks ago
General · by Andy Miller, 3 weeks ago
0 196 3 weeks ago
General · by Jerry Hunt, 3 weeks ago
2 331 3 weeks ago
General · by pamtbaau, 3 weeks ago
1 253 3 weeks ago
General · by Andy Miller, 3 weeks ago
0 222 3 weeks ago