how to avoid the menu name in the page
- GK User
- Thu Sep 18, 2014 5:09 pm
hello,
how to remove the menu name from the layout as shown from the arrow in the attachment
Thank you
how to remove the menu name from the layout as shown from the arrow in the attachment
Thank you
-
- Expert Boarder
- GK User
- Thu Sep 18, 2014 9:00 pm
Hi.
I'm not sure if this is menu name, if yes, just disable in menu module settings.
Add URL to help me find out what is that.
Maybe this is SubPage name.
I'm not sure if this is menu name, if yes, just disable in menu module settings.
Add URL to help me find out what is that.
Maybe this is SubPage name.
-
- Platinum Boarder
- GK User
- Fri Sep 19, 2014 9:18 am
hi, is not a sub name, it is the name of menu.
the url is: http://piattaformetradingonline.net/
thank you
the url is: http://piattaformetradingonline.net/
thank you
-
- Expert Boarder
- GK User
- Sun Sep 21, 2014 10:50 am
The generated code :
Please check in Menu Manager --> MainMenu -> find "News" items and settings find Show Page Title and disable.
- Code: Select all
<h2 class="gkPage" id="gkPageTitle"><span>News</span></h2>
Please check in Menu Manager --> MainMenu -> find "News" items and settings find Show Page Title and disable.
-
- Platinum Boarder
- GK User
- Mon Sep 22, 2014 8:59 am
I already had tried...
Menu Manager --> MainMenu ->Menu Params (gavick Pro) -->Show title --> no -> save
But nothing...it appears anyway
Could tell me the CSS file and line to act directly from there?
thank you
Luigi
Menu Manager --> MainMenu ->Menu Params (gavick Pro) -->Show title --> no -> save
But nothing...it appears anyway
Could tell me the CSS file and line to act directly from there?
thank you
Luigi
-
- Expert Boarder
- GK User
- Mon Sep 22, 2014 10:27 am
Maybe try this:
- Code: Select all
h2#gkPageTitle span {display:none}
-
- Platinum Boarder
- GK User
- Wed Sep 24, 2014 12:04 pm
ok, resolved!
thank you
thank you
-
- Expert Boarder
7 posts
• Page 1 of 1