CSS for Row

Posted in: Newspaper
Post count: 9

Hello, If I have a page and I have a row I would like to edit the CSS of, I placed head1 for the extra class name.

Does anyone know what I type into the custom CSS box?

Post count: 3343

Hi,
That will add a class on that row: http://screencast.com/t/7IGbqae5yF and see here: http://screencast.com/t/hYnOyPuFXVAG

and ytou can use in Custom CSS like:

.my-class {
   your custom css here
}

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.