Struggling to add a button to the menu

[ad_1]

I’ve been trying to add a button to my organisation’s menu (the bottom image is what I desire)

However when I add in the CSS code, it creates a button that looks like the other menu buttons (top image) but I want this one to stand out.

I am using the Oxygen plugin with the twenty twenty one stylesheet.

[ad_2]
1 Comment
  1. You can add classes to menu items in WordPress admin panel, go to Appearance > Menus. Click Screen options in the upper right corner and in the section Show advanced menu properties, select the CSS classes checkbox.
    For example .navigation-cta

    Then in your css you can add something like:

    `.navigation-cta { border-radius: 40px; font-size: 14px; color: #fff; background-color: #004d86; }`

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer