Hi,
how I hide white stripe only on frontpage?
I have show only Main Menu, Grid (header module position) and Footer Menu (footer) on frontpage. Thats all.
But this I want to hide the front page:
(this is gkPageContentWrap 100px = gkPageContent with padding 60px + gkContent with padding 40px)
I want this to have on all other pages with articles and K2 Articles.
I try it this:
1) do #gkPageContentWrap { display: none !important} in override.css . Yes, this working, but articles do not show.
2) do "nogkPageContentWrap", "noPageContentWrap", gkPageContent" and "nogkPageContent" with "ItemID 640" in Template Features. It did not work.
Thank you for finding the time and help fom me.