Title: Logo div
Last modified: June 29, 2017

---

# Logo div

 *  Resolved [jeferssons](https://wordpress.org/support/users/jeferssons/)
 * (@jeferssons)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/logo-div/)
 * Hello, I really liked the plugin. My question is how do I add the logo type. 
   Without breaking the site. Well I would like the logo to appear too =).
 * my theme is awaken of themezhut

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

 *  [damiroquai](https://wordpress.org/support/users/damiroquai/)
 * (@damiroquai)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/logo-div/#post-9280528)
 * OK, so first of all for Sticky Class put: #masthead
 * Disable at Small Screen Sizes should be around 980
 * Under .myfixed css class put this:
 * `.myfixed { margin:0 auto; max-width: 1180px; width: 100%; } .myfixed .awaken-
   search-button-icon {display:none;} .myfixed .main-navigation { background: transparent;
   max-width:800px;float:right;} .myfixed .container {display:inline-block; }.myfixed.
   site-branding { display:inline-block;height: 60px;min-height: 60px;} .myfixed.
   container:nth-of-type(1) {width:100%; }.myfixed .container:nth-of-type(2) {max-
   width:70%;width:70%; float:right}.myfixed .menu {float:right} .myfixed .site-
   title-text{display:none;} #mysticky-wrap{height:220px!important;} .myfixed .main-
   navigation a {padding-top:40px;}`
 * Please let me know if this working for you, it should work with default Awaken
   theme
 *  Thread Starter [jeferssons](https://wordpress.org/support/users/jeferssons/)
 * (@jeferssons)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/logo-div/#post-9280566)
 * Without the code works but the logo does not appear. With the code appears until
   the advertisement together.
    ⌊sticky⌉
 *  [damiroquai](https://wordpress.org/support/users/damiroquai/)
 * (@damiroquai)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/logo-div/#post-9280580)
 * add display none to the .myfixed .your-advertisement class
 * Same as I did for `.myfixed .awaken-search-button-icon {display:none;}`.
 *  Thread Starter [jeferssons](https://wordpress.org/support/users/jeferssons/)
 * (@jeferssons)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/logo-div/#post-9282121)
 * The site keeps crashing. My site for your review. =).
    [http://bit.ly/myfixedmenu222](http://bit.ly/myfixedmenu222)
 *  [damiroquai](https://wordpress.org/support/users/damiroquai/)
 * (@damiroquai)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/logo-div/#post-9282194)
 * yeah it looks very ugly
 *  Thread Starter [jeferssons](https://wordpress.org/support/users/jeferssons/)
 * (@jeferssons)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/logo-div/#post-9284816)
 * Then activated mysticky still got error has to verify? I left active.
 *  [damiroquai](https://wordpress.org/support/users/damiroquai/)
 * (@damiroquai)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/logo-div/#post-9285119)
 * `.myfixed .header-ad-area {display:none;}` and than style the rest with .myfixed
   class
 *  Thread Starter [jeferssons](https://wordpress.org/support/users/jeferssons/)
 * (@jeferssons)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/logo-div/#post-9285211)
 * I think I’m being very noob! Well, it’s still going on! = /.
 *  [damiroquai](https://wordpress.org/support/users/damiroquai/)
 * (@damiroquai)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/logo-div/#post-9285531)
 * Inside of the css code I sent u earlier change this line:
 *     ```
       .myfixed .container {
           display:inline-block; 
       }
       ```
   
 * to
 *     ```
       .myfixed .container {
           display: inline-block;
           width: 100%;
           float: right;
           max-width: 1000px;
       }
       ```
   

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

The topic ‘Logo div’ is closed to new replies.

 * ![](https://ps.w.org/mystickymenu/assets/icon-256x256.gif?rev=2935479)
 * [My Sticky Bar - Floating Notification Bar & Sticky Header (formerly myStickymenu)](https://wordpress.org/plugins/mystickymenu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mystickymenu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mystickymenu/)
 * [Active Topics](https://wordpress.org/support/plugin/mystickymenu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mystickymenu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mystickymenu/reviews/)

## Tags

 * [awaken theme](https://wordpress.org/support/topic-tag/awaken-theme/)

 * 9 replies
 * 2 participants
 * Last reply from: [damiroquai](https://wordpress.org/support/users/damiroquai/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/logo-div/#post-9285531)
 * Status: resolved