Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey there Larissayy,

    How are you doing today?

    I’m not really familiar with the theme that you’re using but I’m pretty sure you could do both of these with some custom CSS.

    Can you please post link to your site and let me know what exactly you want to do with the menu bar and also please point to the title that you want to make bold as well and I’ll try to help with some CSS code 🙂

    Cheers,
    Bojan

    Thread Starter Larissayy

    (@larissayy)

    Hi,
    here is the link:
    thanks!

    Theme Author Themonic

    (@themonic)

    Use the following in simple custom css plugin or in custom.css:

    .themonic-nav li a {
        line-height: 4.5;
    }
    .widget-area .widget-title {
        font-weight: bold;
    }
    Thread Starter Larissayy

    (@larissayy)

    Worked! Thanks a lot!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Height of the menu bar’ is closed to new replies.