Hey,
How do I remove the footer. Not the footer with the copyright info etc, but the footer above?
Thanks
Mika
Hey,
How do I remove the footer. Not the footer with the copyright info etc, but the footer above?
Thanks
Mika
Hi,
Just add this on your custom.css
#footer .container {
display: none;
}
Regards,
Ismael
I tried to change it, but nothing happened. What do you suggest I do?
Hi col323webdesign,
Try this code instead:
#footer .container {
display: none !important;
}
Hope this helps. :)
Regards,
Ismael
Still no respond. Do I need to enable the custom.css or anything in order for the changes to take place?
Hi col323webdesign,
Is your website the one linked in your name? If it is kindly clear your browser cache. I just checked your site and the footer above the copyright (4 column footer) is already gone.
Regards,
Ismael
Hey Ismael. I went to the footer.php and changed the area :-) . Thanks anyhow.
I wanted to hear, how is it possible to move the top menu-bar down below the header? (so the header is in the top, the top menubar is below and the main menubar below the top menubar)
Thanks a lot
Mika
Hi Mika,
I'm a bit confused, I can only see a single menu which is the main menu. Can you clarify the elements you've mentioned:
-Header (Is this the one with logo? or the one with Page Title and Search Form?)
-Top Menu bar (I'm only seeing one menu, so I'm also confused here)
-Main Menu bar
Regards,
Ismael
Hey Ismael.
Yes, when I say header, I mean the logo. I desire the logo to be in the top and the red menubar to be below. The red menu bar contains all the shopping information whereas the other menubar has HOME, LEJR etc.. You can my ideal website design here: http://col323webdesign.com/tilbagetilbibelen/wp-content/uploads/2012/12/website.png . The green and the red colours classify the sections.
Let me know if you need more clarification.
Sincerely,
Mika
Hi Mika,
I've just responded to your main post about the changes here: http://www.kriesi.at/support/topic/theme-modification#post-88822
I'll close this topic for now since the original issue has been resolved.
Regards,
Devin
This topic has been closed to new replies.