[Support request] Styling Submenu

Home Forums Support [Support request] Styling Submenu

Home Forums Support Styling Submenu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1669855
    Frank Noack

    Hello GeneratePress Team,

    I would like to style the submenu. Can you please show how this works.
    Here is the sample page: https://www.billerickson.net/blog
    It is about menu item Blog and the submenu Styling.

    https://dl.dropbox.com/s/pfr4agq7wpxerlo/Unbenannt.gif

    #1669898
    Ying
    Staff
    Customer Support

    Hi Frank,

    You can set submenu colors at Customizer > colors > primary navigations > Sub-Menu Items.

    Then add this CSS to achieve the effect of your example site.

    .sub-menu {
        padding: 10px;
    }

    Let me know ๐Ÿ™‚

    #1670149
    Frank Noack

    Many Thanks Ying

    #1670919
    Ying
    Staff
    Customer Support

    You are welcome Frank ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.