Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #146196
    Jerome Dorsey
    Participant

    When I add a new menu items I am unable to bold text, change text color or skip a line. All show up when I adding the menu items, but fail to show in the completed product. Am I doing something wrong? I would like to bold each menu item and be able to skip or go to the next line. Thank you.

    http://www.buonospizza.net/menu/

    #146225
    Skandha
    Participant

    @tattoo-tom: To bold the menu items
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .menu-items .hentry-inner {
        font-weight:bold;
    }

    Can you explain where you want to skip or goto next line?

    Let me know if this works out.
    Kind Regards,
    Skandha

    #146270
    Jerome Dorsey
    Participant

    Thank you. That worked to bold the whole item and the description. I wanted the ability to format the items in bold and the description in regular. Apparently there is no way to format the entry using the entry edit function. The formatting shows up in the entry visual and text editor but not on the website when published. What I was looking for was a way to make the entry formatting edits to show up in the published product. This would do a lot to enhance the appearance of the menu. Is there a way to make this function work?

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Menu Items text won't format.’ is closed to new replies.