• Resolved davidjcolbran

    (@davidjcolbran)


    I need to change the parameters of the Customiser for Menus. In particular sub menus and the Dropdown Top Offset settings.

    I have made my header a little larger than the demo and now need to alter the Dropdown Top Offset settings to match – the maximum I can set it to is -50px – whereas it needs to be -100px to sit nicely below the top level menu item.

    I’ve tried adding in Additional CSS but that doesn’t work (perhaps I’m not doing this correctly)

    Any pointers or help please?

    Thanks, David

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter davidjcolbran

    (@davidjcolbran)

    OK – I think I have found a way around this myself.

    In the themes main css – ie statoc/bundle/main.css

    I found the header-menu settings and removed the height:100% style.

    then back in the Customiser I could now alter the Dropdown Top Offset – so set it to 10px and boom, it is in the correct position.

    I’ve tested and don’t think removing the height at 100% alters anything else.

    Theme Author creativethemeshq

    (@creativethemeshq)

    Hello @davidjcolbran,
    Actually it’s not recommended to edit the theme files because this could change in the next update and your edits would be simply removed.

    It would be better to add/rewrite the CSS in the Customizer -> Additional CSS or through the child theme.

    Back to your question, most likely you need to add a value for the offset position higher than 50px, if so then I think we could add this functionality in the next update ??

    Thread Starter davidjcolbran

    (@davidjcolbran)

    thanks @creativethemeshq – yeah a bigger variable for the Dropdown Top Offset would be
    good

    many thanks again for your response xxx

    Theme Author creativethemeshq

    (@creativethemeshq)

    Hey @davidjcolbran, you’re welcome ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Customising submenu dropdown top offset’ is closed to new replies.