No Mainbody suffix
Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic:
- GK User
- Tue Oct 03, 2017 11:41 am
- Reply with quote
- Report this post
Hi,
I am trying to erase the mainbody from my page. I've used the suffix "nomainbody" with the main menú ID but doesn't work.
This is the url: http://jcdecaux.es/newsletter/
Thanks
I am trying to erase the mainbody from my page. I've used the suffix "nomainbody" with the main menú ID but doesn't work.
This is the url: http://jcdecaux.es/newsletter/
Thanks
-
- Fresh Boarder
- Joshua M
- Wed Oct 04, 2017 8:36 am
- Reply with quote
- Report this post
Hi,
I can see noMainbody class added to your "body" tag, so now try to add the following custom css code:
I can see noMainbody class added to your "body" tag, so now try to add the following custom css code:
- Code: Select all
body.noMainbody #gkPageContent {
display: none;
}
-
- Moderator
- GK User
- Wed Oct 04, 2017 9:34 am
- Reply with quote
- Report this post
Thanks a lot. it Works
-
- Fresh Boarder
3 posts
• Page 1 of 1