Title: jb15's Replies | WordPress.org

---

# jb15

  [  ](https://wordpress.org/support/users/jb15/)

 *   [Profile](https://wordpress.org/support/users/jb15/)
 *   [Topics Started](https://wordpress.org/support/users/jb15/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jb15/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jb15/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jb15/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jb15/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jb15/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sydney] Picture Slider Speed vs Text Slider Speed not timed in the same way](https://wordpress.org/support/topic/picture-slider-speed-vs-text-slider-speed-not-timed-in-the-same-way/)
 *  [jb15](https://wordpress.org/support/users/jb15/)
 * (@jb15)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/picture-slider-speed-vs-text-slider-speed-not-timed-in-the-same-way/#post-6239493)
 * Any chance you could copy the code here on the thread? That way I can just copy
   it? I’m not really a programmer and tried to make the changes and it didn’t go
   so well.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sydney] Picture Slider Speed vs Text Slider Speed not timed in the same way](https://wordpress.org/support/topic/picture-slider-speed-vs-text-slider-speed-not-timed-in-the-same-way/)
 *  [jb15](https://wordpress.org/support/users/jb15/)
 * (@jb15)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/picture-slider-speed-vs-text-slider-speed-not-timed-in-the-same-way/#post-6239489)
 * Ok, so just to clarify. You installed the superslides slider plugin and then 
   made some code modifications that you posted and the sync problem was resolved?
 * If so, this is awesome.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sydney] Mobile Inline Menu](https://wordpress.org/support/topic/mobile-inline-menu/)
 *  Thread Starter [jb15](https://wordpress.org/support/users/jb15/)
 * (@jb15)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/mobile-inline-menu/#post-6364604)
 * I haven’t gone live with the site quite yet. But I do have the code. Not sure
   if this will help at all:
 * [@media](https://wordpress.org/support/users/media/) only screen and (max-width:
   767px) {
    .header-wrap .col-md-4, .header-wrap .col-md-8 { width: 35%; }
 *  .btn-menu {
    margin: 5px auto 0;
 *  }
 *  .text-slider {
    display: block !important; margin-top: 90px; } .text-slider .
   maintitle { font-size: 20px; line-height: 15px; padding-bottom: 5px; } .text-
   slider .subtitle { font-size: 15px; line-height: 8px; padding: 10px 0 34px; }.
   roll-button { padding: 10px 30px; } .roll-project .project-item { width: 100%;}.
   roll-project.fullwidth .project-item { width: 50%; } .roll-counter { margin-bottom:
   50px; } .single-post .author-post .author-avatar { float: none; margin-bottom:
   20px; } .single-post .author-post .author-info { margin-left: 0; padding: 0; }.
   single-post .author-post ul.socials { position: static; } .single-post .author-
   post .intro { clear: left; padding-top: 10px; } .comment-list .children { margin-
   left: 75px; } .error-wrap .error-search { padding: 0 20px; } .aside-image .content-
   wrap { padding-left: 0; padding-right: 0; } .social-menu-widget a:before { font-
   size: 42px; } .btn-menu { float: none; margin: 15px auto 0; } .header-wrap { 
   text-align: center; } #mainnav-mobi { top: auto; } .site-header.float-header {
   padding-top: 20px; padding-bottom: 20px; }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sydney] Mobile Inline Menu](https://wordpress.org/support/topic/mobile-inline-menu/)
 *  Thread Starter [jb15](https://wordpress.org/support/users/jb15/)
 * (@jb15)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/mobile-inline-menu/#post-6364593)
 * Actually, if I could be shown how to move it up more. That would work too so 
   it’s lined up with my logo better.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sydney] Abnormal loading of homepage](https://wordpress.org/support/topic/abnormal-loading-of-homepage/)
 *  [jb15](https://wordpress.org/support/users/jb15/)
 * (@jb15)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/abnormal-loading-of-homepage/#post-6166026)
 * That’s a nice theme as well. I don’t necessarily hate the red dots. But I have
   a symbol with my logo that would look cool as the preloader if I can replace 
   the red dots.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sydney] Abnormal loading of homepage](https://wordpress.org/support/topic/abnormal-loading-of-homepage/)
 *  [jb15](https://wordpress.org/support/users/jb15/)
 * (@jb15)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/abnormal-loading-of-homepage/#post-6166024)
 * Can the red dots be replaced with another image?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sydney] Site Title and Tagline](https://wordpress.org/support/topic/site-title-and-tagline-12/)
 *  Thread Starter [jb15](https://wordpress.org/support/users/jb15/)
 * (@jb15)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/site-title-and-tagline-12/#post-6317249)
 * Would this be the part you need? Apologize if I’ve copied to much in here. This
   is from the stylesheet.
 * /*————————————————————–
    Header ————————————————————–*/ .site-title { font-size:
   32px; line-height: 1.2; } .site-title a, .site-title a:hover { color: #fff; }.
   site-logo { max-height: 100px; } .site-header { position: absolute; top: 0; left:
   10; width: 100%; z-index: 1000; background-color: transparent; padding: 20px 
   0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;-
   ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition:
   all 0.3s ease-out; } .admin-bar .site-header, .admin-bar .site-header.float-header{
   top: 32px; } .header-image { display: none; position: relative; height: 300px;
   background-position: center; background-size: cover; background-repeat: no-repeat;}.
   site-title { margin: 0; } .site-description { font-size: 16px; margin: 15px 0
   0; line-height: 1.6; color: #efefef; } .site-header.fixed { position: fixed; }
 *  .site-header .col-md-4,
    .site-header .col-md-8 { min-height: 0; }
 *  .site-header .logo {
    margin: 40px 0; float: left; -webkit-transition: all 0.3s
   linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-
   transition: all 0.3s linear; transition: all 0.3s linear; }
 *  .site-header .logo a {
    display: block; height: 100%; }
 *  .site-header .logo {
    width: 135px; height: 27px; }
 *  .site-header.float-header {
    background-color: rgba(0,0,0,0.9); padding: 5px;}.
   site-header.float-header #mainnav { padding: 0; }
 *  .site-header.float-header #mainnav > ul > li > a {
    height: 70px; line-height:
   70px; }
 *  .site-header.float-header .logo {
    margin: 20px 0; }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sydney] Site Title and Tagline](https://wordpress.org/support/topic/site-title-and-tagline-12/)
 *  Thread Starter [jb15](https://wordpress.org/support/users/jb15/)
 * (@jb15)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/site-title-and-tagline-12/#post-6316966)
 * Not yet, right now just working from my laptop internally. Right now the site
   title is set to the default location for the Sydney theme. I haven’t changed 
   anything.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sydney] Picture Slider Speed vs Text Slider Speed not timed in the same way](https://wordpress.org/support/topic/picture-slider-speed-vs-text-slider-speed-not-timed-in-the-same-way/)
 *  [jb15](https://wordpress.org/support/users/jb15/)
 * (@jb15)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/picture-slider-speed-vs-text-slider-speed-not-timed-in-the-same-way/#post-6239418)
 * Hello, I am also experiencing this issue. Is there an ETA on when this might 
   be resolved?

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