Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #77129
    Cindy Fort
    Participant
    Premium Member

    I had this fixed once before. I think it was a snippet of code that I added to the CSS in the customization area. But, somehow I’ve lost that snippet of code after an update, and after doing a search on the Google and also here, I am not finding the snippet that will work.

    I have gone into ‘typography’ and reduced font and tried some other things, but so far, the lines are still wrapping

    My website is 12Tribesministries.com.

    Hope we can get this fixed soon!

    #77133
    Nick
    Keymaster
    WP Royal Team

    Hi,

    The only thing to display sumbenu text on one line is to make submenu width bigger, I’m not sure what was the fix before but here is a code snippet for that:

    #main-menu .sub-menu { width: 450px !important; }

    Kind Regards

    #77135
    Cindy Fort
    Participant
    Premium Member

    Yes! That did it! Thank you! Saving it in a safer spot now.

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