SP Page Builder And Helix - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

SP Page Builder And Helix

MD

Michael Dufner

Helix Framework 2 years ago

Hello, in desktop view the header is put in front of the menu and the content section and makes this partly invisible. In mobile view it works fine: header on top and below the main menu and the component area. See my screenshots. What do I have to change ? See page http://www.tgso.de. Thank you.

I would have some screenshot, but cannot include them here.....

The header is done as a module in Joomla with inserted picture and position "title". Layout in Helix Ultimate: Header "title" / Menu "menu" / Main Body "Component" / Footer "footer1/footer2"

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #101093

Hi

Thanks for contacting us. Glad to know that you have fixed the issue. For your second issue you can use this custom CSS


.logo-image{
    display:none;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

-Regards.

0
Pavel
Pavel
Accepted Answer
2 years ago #101020

Hi. I think the problem is that you have not correctly set up Header height. It has only 20px height, which is the reason. Try to set Header height to 250 px.

Tip. Title Position is reserved by the template settings. Therefore, it is better not to use it for customization purposes. Choose any other position. For example User1.

P.S. I do not know your design idea, but in general the layout looks crooked with any settings. Perhaps you need to work on it better.

0
MD
Michael Dufner
Accepted Answer
2 years ago #101039

Hi. Thanks, I tried, but change of header height in Helix did not help. I deleted the row in the layout in Helix and made it new with position "User1", now it works on all pages.

One more thing: In the Offcanvas menu I have the Helix Logo on top and cannot find, where to delete this.

0