Contact page and Main Menu...

Support desk for Multipurpose Quark Theme
GK User
Thu Jan 21, 2016 2:27 pm
Hi. Joomla Template Quark 3.x. In the contact page, the Main Menu is not seen when I get to the top of the page, are only the submenu. Besides this, always in this product, I can not hide the title of the contact. Waiting for your attention. Rene Santana :oops: :?:
User avatar
Platinum Boarder

teitbite
Tue Jan 26, 2016 11:11 am
Hi

Please remove page class suffix "dark-bg" from this page. You can do that in template configuration in Features area.

To remove this page title You need to disable it in contact options or via css:

Code: Select all
.contact .component-header {
display: none;
}
User avatar
Moderator

GK User
Tue Jan 26, 2016 10:05 pm
teitbite wrote:Hi

Please remove page class suffix "dark-bg" from this page. You can do that in template configuration in Features area.

To remove this page title You need to disable it in contact options or via css:

Code: Select all
.contact .component-header {
display: none;
}



Please, as I can do "page class suffix "dark-bg" from this page" for that specific page ?, the template refers to all page ... If I do, that other part of the template could be affected?

In the options of contacts that item you mean, I tried almost all functions via CSS ?, and is not resolved, but through no contact options ...

Thank you, very much. René :?: :shock:
User avatar
Platinum Boarder

teitbite
Tue Feb 02, 2016 10:53 am
Hi

I've made changes I asked for You.
User avatar
Moderator

GK User
Wed Feb 03, 2016 7:11 pm
Thank you very much, greetings from Italy. René
User avatar
Platinum Boarder

teitbite
Tue Feb 09, 2016 10:35 am
Hi

Glad I could help. Closing this thread now.
User avatar
Moderator


cron