Viewing 1 replies (of 1 total)
  • Theme Author Fruitful Code

    (@fruitfulcode)

    emilyhein727,

    I see you added

    .main-navigation a {
    border-bottom: 2px solid #ffcc00;
    border-top: 2px solid #ffcc00;
    }

    In to the theme options > custom css.
    This styles applied to sub menu too.

    You should add more additional styles.

    .main-navigation ul ul a {
    border-bottom: 1px solid #ffcc00;
    border-top: 1px solid #ffcc00;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Change thickness of drop down menu bars’ is closed to new replies.