Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #249575

    Dear Sir

    if i want to add the symbol between each category in main menu, where can i add in css or php code?

    for example:

    introduction | production | service | csr |

    between each words of main menu has this symbol ” | ”

    thanks

    #249799

    Hey remix1998!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .av-main-nav > li > a { border-right: solid 1px #e2e2e2; }

    Regards,
    Yigit

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