Home Forums Pro Themes WEN Associate Pro To add pages in top menu bar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #129353
    NITESH SRIVASTAVA
    Participant

    Hello team,

    I need to add about us page, contact us page, privacy policy page and disclaimer page in my top menu bar instead of my email id. Kindly help.

    My site is https://bankingzone.in

    #129386
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to move the menu to the left side.

    .home .container #quick-links {
        float: left;
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

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