Jump to content

mxpweb

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by mxpweb

  1. I was following an online course, wordpress theme,
    This css code was to display the list menu in top to be in horizontal:

    header .top-bar  {
        list-style-type: none; 
        margin: 0;
        padding: 0;
        display: flex; 

    But this did not support to display the menu into horizontal and remained vertical,
    Any idea is the code is correct or something else missing?
    Thanks in advance.

     

     

×
×
  • Create New...