Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1288464
    yanxi357
    Participant

    Hi Folks

    Great theme! Enjoying the experience so far. Have a quick question.

    I’d like to insert a line break on some mega menu items (See attached). Take R.Lee Akazaki for example. I’d like to insert a line break after J.D. So “Partner” goes onto the second line.

    But on the menu page in WordPress, using a line break in the description field is removed after I save the change.

    The live site/menu is here, I’m on the latest version of WordPress, X version: 4.6.4, Cornerstone Plugin version: 1.3.3.

    Thanks!

    #1288739
    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

      .ubermenu-submenu-id-44 li > ul > li:after {
      border-bottom: 1px solid #ccc !important;
      content:"";
      display:block;
    width: 81%;
    margin: 0 auto;
      }

    Hope this helps.

    #1288752
    yanxi357
    Participant

    Hi Rad

    Thanks for the note. That didn’t quote work. Added the CSS and got this. (See attached). Just an extra line is added under each entry now.

    I think we might have our lines crossed. I’m looking to add a line break.

    As an example, a line break between where J.D. ends and where Managing Partner start on the John L. Davis entry. (So Managing Partner is on a second line) Or a line break between where J.D. ends and Partner starts on the R. Lee Akazaki entry. (So Partner is on a second line).

    Thanks

    #1288851
    Christopher
    Moderator

    Hey there,

    Thanks for writing in! Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!

  • <script> jQuery(function($){ $("#no-reply-1288464 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>