Site logo

Archived topic

Main Navigation Menu affected after elementor page is added in GP Hooks

10 replies · Started by TiongYew on December 14, 2017

Viewing posts 1–11 of 11

The typography and alignment of main navigation menu is affected after i add elementor page id into GP Hooks.

Kindly advise how to solve the issue.

Hi there,

What are you adding to GP hooks exactly?

What about it isn't working exactly? I assume it's the section with the Google Map in it?

The typography and alignment of main navigation menu is affected after i add elementor page id into GP Hooks.

alignment shd be on right hand side without interfering navigation logo.

I've just disabled the hook, the main navigation act normal.

Later when I enable the hook, the alignment and typography of main navigation menu go wrong.

You have this CSS added which is causing that issue:

.main-nav {
    list-style: none;
    float: left;
    margin: 0;
    font-family: Montserrat,Arial,Helvetica,sans-serif;
    padding-left: 100px;
}

Tom, appreciate a lot for your prompt reply.

Where can I remove this CSS? I don't find it under simple CSS and additional CSS.

Thank you very much for your support. Thumb up.

You're welcome :)

This archived topic is closed to new replies.