I created my own fusion sub-theme. Everything has been going great, I just finished my primary nav menu. Now I am moving on to a Subbanner picture below it.
I created a block page, added the picture code into the body, and placed the block in the Preface-top region. The image shows perfectly as expected. But there is a huge gap between the image and my primary nav menu. I already set padding and margin to 0 for my primary nav menu, which helped close the gap a little bit.
I'm assuming that the padding for the Preface-top region is stopping me here and I can't figure out how to change it to 0. The only .css file I've been editing is the fusion-starter-style.css. There are not #Preface-top rules declared. I assumed I could just add it #preface-top and make padding and margin 0, but this isnt working.
example:
----------------------------------------------------------------------------------------------------------
Header
----------------------------------------------------------------------------------------------------------
Primary Nav Menu
----------------------------------------------------------------------------------------------------------
GAP!!!!!!
----------------------------------------------------------------------------------------------------------
Subbanner pic
----------------------------------------------------------------------------------------------------------
CONTENT
