Title: Some changes in menu
Last modified: September 8, 2016

---

# Some changes in menu

 *  [dylann](https://wordpress.org/support/users/dylann/)
 * (@dylann)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/some-changes-in-menu/)
 * Hi
    I’d like to do 3 things: – change font in menu to bold – move menu down about
   10px – in first moment menu doesn’t have background opacity, (when I scroll down
   it change to black and it’s ok), i’d like to make 50% of black colour – before
   scrolling)
 * Can You help me?
 * my site: [http://testowa.lowicz.pl](http://testowa.lowicz.pl)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/some-changes-in-menu/#post-8159357)
 * Hello there,
 * Could you please try to apply the following CSS code through the [Simple Custom CSS](https://wordpress.org/plugins/simple-custom-css/)
   plugin or child theme’s style.css?
 *     ```
       #mainnav ul li a{
         font-weight: bold;
       }
   
       #mainnav{
         margin-top: 10px;
       }
   
       .site-header:not(.float-header){
        background: rgba(0,0,0,0.5); 
       }
       ```
   
 * Regards,
    Kharis
 *  Thread Starter [dylann](https://wordpress.org/support/users/dylann/)
 * (@dylann)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/some-changes-in-menu/#post-8159420)
 * Great, it’s working. Thank You!
 * Last question.
    Menu background (this opacity) is about 120px height and when
   I scroll page it’s going to be a little smaller (about 90px) Can I keep the same
   height
 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/some-changes-in-menu/#post-8159450)
 * No problem. Just go easy on it. 🙂
 * Indeed, you can. Try adding this CSS code, please.
 *     ```
       .site-header.float-header{
         padding: 20px 0;
       }
       ```
   
 * Regards,
    Kharis
 *  Thread Starter [dylann](https://wordpress.org/support/users/dylann/)
 * (@dylann)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/some-changes-in-menu/#post-8162673)
 * Great, it’s working! Thaks!
 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/some-changes-in-menu/#post-8166099)
 * No problem. Just go easy on it. 🙂
 * Please let us know in a new topic if you have any further questions, or if we
   can provide you with any other assistance.
 * Regards,
    Kharis
 *  [epwcsysh](https://wordpress.org/support/users/epwcsysh/)
 * (@epwcsysh)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/some-changes-in-menu/#post-8180317)
 * Hi,
 * My Menu on desktop is okay but I have sub menu.
    The Sub Menu appear on right
   hand side of the screen. Any screen below 1400 width, the sub menu not appear
   properly.
 * If Possible I would like to adjust the sub menu appear on left side instead of
   right side on desktop only.
 * mobile menu appear properly.
 * I prefer CSS custom code if possible.. Thanks..
    -  This reply was modified 9 years, 9 months ago by [epwcsysh](https://wordpress.org/support/users/epwcsysh/).
    -  This reply was modified 9 years, 9 months ago by [epwcsysh](https://wordpress.org/support/users/epwcsysh/).

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Some changes in menu’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/sydney/2.68/screenshot.png)
 * Sydney
 * [Support Threads](https://wordpress.org/support/theme/sydney/)
 * [Active Topics](https://wordpress.org/support/theme/sydney/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/sydney/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/sydney/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [epwcsysh](https://wordpress.org/support/users/epwcsysh/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/some-changes-in-menu/#post-8180317)
 * Status: not resolved