Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #118498
    Johnny Jörgensen
    Participant

    Hi Catch Themes

    I just bought Catch Base Pro, and I really, really like it. There is just ONE small thing I could have wished for which is not there:

    In the primary menu drop down items, I would have liked to see a small icon/arrow/whatever indicating that a specific menu item contains subitems.

    Apart from that: Good work! (y)

    Cheers,
    Johnny J.

    #118509
    tikaram
    Keymaster

    @johnnyjorgensen : Thank you for buying the theme and appreciating our work. To add the small icon

    Go to Appearance => Customize => Additional Css and add the following css

    .menu-item-has-children > a:after {
       content: ' ▾';
    }

    Hope this works for you.

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Small’ is closed to new replies.