This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

3
  1. laura photo 11 years, 2 months ago

    I found one solution,
    If there is an easier way I would love to know. (NOW I WOULD LIKE TO MAKE IT BOLD? where to place?
    About four or five pages down in editor i found this code:

    #menu-main-menu,
    #top-area .menu > ul{
    display: inline-block;
    font-size: 16px; CHANGED THIS FROM 12 to 16
    }

    #menu-main-menu > li,
    #top-area .menu > ul > li{
    position: relative;
    display: inline-block;
    margin-left: 20px;
    }

    #menu-main-menu > li > a,
    #top-area .menu > ul > li > a{
    color: #ffffff; CHANGED THIS to white (#ffffff)
    font-weight: 500;
    text-decoration: none;

  2. laura photo 11 years, 2 months ago

    Changed the Font thickness like this: (is their an easier way?)
    #menu-main-menu > li > a,
    #top-area .menu > ul > li > a{
    color: #ffffff; CHANGED THIS to white (#ffffff)
    font-weight: 500; CHANGED THIS TO 600
    text-decoration: none;

  3. Andrew Misplon Staff 11 years, 2 months ago

    Hi Laura

    Glad to hear you’ve made progress here. As long as all these selectors are under Appearance > Custom CSS then that’s perfect. Custom CSS is the only way to manage this at the moment.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread