Site logo

Archived topic

GP Hooks - After Header (width of content area)

1 reply · Started by heliosmp on August 28, 2015

Viewing posts 1–2 of 2

Hello!

I recently bougth the GP Premium bundle and I find it really great. Thumbs up for the product.
I just have a problem with how to optimize one of the add-ons (GP hooks to be exact).

I want to arrange 8 logos under the nav bar. I want this section to be the exact size like the main content area. The logos should be positioned under the nav bar, so I have to use the Hook called After Header.
How can I aling the logo-items evenly in the section with the same width as the content area?
Also I would like the background of the "logo-bar" to be full-width.

Thank you for your help!

Hi there,

Wrap your items in this container:

<div class="grid-container grid-parent">Your items in here</div>

That should do it :)

This archived topic is closed to new replies.