• Resolved mistersmith247

    (@mistersmith247)


    Hello! Im looking to change the dropdown box on my main menu under “video marketing”. Theme is OceanWP- yoga
    Id like to:

    1. eliminate the white background
    2. Change the text size and color to match the main menu

    Any help would be greatly appreciated!
    Thanks!
    Ryan

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Amit Singh

    (@apprimit)

    Hello,

    Go to Customize > Header > Menu and find the dropdown menu option. Change those settings from there. Let me know if doesn’t help.

    Thread Starter mistersmith247

    (@mistersmith247)

    BOOM! Were almost there!!! Thank you! I changed the colors but id really like the text to be a little bit bigger to match the main menu text size. Is this possible?

    Amit Singh

    (@apprimit)

    Add the below code to the Customize > Custom CSS section to fix it –

    .sf-menu ul.sub-menu a.menu-link {
        font-size: 16px;
    } 
    Thread Starter mistersmith247

    (@mistersmith247)

    Thank you so much!!! ALL DONE!

    Amit Singh

    (@apprimit)

    You’re welcome!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change dropdown box on main menu- OceanWP’ is closed to new replies.