Developer forum

Forum » Rapido » Modifying .grid

Modifying .grid

Aki Ruuskanen
Aki Ruuskanen
Reply

Hi,

I'm trying to get my head around how the css hierarcy works in Rapido. 

We have configured it to use a font called Barlow. 

I need to modify the "word-spacing" in ".grid". The "-0.43em" f***s up the font. 

I need to set it to "normal". 

How do I do that the "Rapido" way?

Regards / Aki

 


Replies

 
Nicolai Pedersen
Reply
This post has been marked as an answer

Hi Aki

Did you read the docs related to Rapido CSS? http://doc.dynamicweb.com/downloads/rapido#sideNavTitle1-3

So basically you need to go to Ignite.less and create a 'custom' rule on the .grid to overwrite that property.

Also it seems that the word-spacing in Rapido 1.1 (due in 3 weeks) has been removed.

BR Nicolai

Votes for this answer: 1
 
Aki Ruuskanen
Aki Ruuskanen
Reply

I read them and understand the concept but....

So, if the ".grid" is defined in "base.css", I need to create a "_base.less" in "ignite/base", put my custom rule there and then include that in "_ignite.less"? 

A/ki

 
Aki Ruuskanen
Aki Ruuskanen
Reply

Never mind.  Got it!  :)

 

You must be logged in to post in the forum