Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter rsheppard

    (@rsheppard)

    Hello Rohan,

    Thank you for getting back to me on this. Switching my theme is not possible, as my client has already chosen this theme and is happy with it.

    I have also determined that the issue is not with any of the plugins used. The issue potentially lies with the customized CSS code I have used to configure the mobile navigation menu, as I believe something is going wrong between my CSS and the theme code for the nav menu.

    My site is not yet public, but I have pasted my CSS code here in case that helps to narrow down any issues.

    
    /****** Nav Menu ******/
    
    .nav-menu .menu-item {
    	margin-left: 10px !important;
      margin-right: 10px !important;
    }
    
    #menu-item-503 a {
    	pointer-events: none;
      cursor: default;
    }
    
    #menu-item-503 .sub-menu a {
    	pointer-events: auto !important;
      cursor: auto !important;
    }
    
    #menu-item-31 a {
    	pointer-events: none;
      cursor: default;
    }
    
    #menu-item-31 .sub-menu a {
    	pointer-events: auto !important;
      cursor: auto !important;
    }
    
    #menu-item-1390 a {
    	pointer-events: none;
      cursor: pointer;
    }
    
    #menu-item-1390 .sub-menu a,
    #menu-item-31 .sub-menu a,
    #menu-item-503 .sub-menu a {
    	pointer-events: auto !important;
      cursor: pointer !important;
    }
    
    /*Nav Menu for mobile*/
    
    @media screen and (max-width: 850px) {
      .nav-menu .menu-item {
      	margin-left: 0 !important;
        margin-right: 0 !important;
      }
      .menu-toggle {
      	margin: 3px 0 0 0 !important;
        border: 2px solid white !important;
      	border-radius: 5px !important;
      }
      .menu-toggle:hover; {
      	background-color: #fff !important;
      }
      .menu-toggle:active, 
      .menu-toggle:focus, 
      .menu-toggle:hover {
      	background-color: #2a79ef !important;
      }
      #primary-navigation .sub-menu .menu-item a {
      	color: #2a79ef !important;
        background-color: white !important;
      }
    }

    [Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]

    Thanks,
    Ross

    • This reply was modified 7 years, 5 months ago by bdbrown.

    Hello,

    I am having the same issue. My images are all blurry for meta slider and I have set them to the correct dimensions. When I stretch and shrink the browser the image immediately becomes crisp while I am stretching but when I release the page the images quickly become blurry again. I know my crisp images are there somewhere! Any advice on this would be amazing.

    Thanks,
    Ross

    Hi Evan,

    Just checking in to see if the horizontal timeline has been added as an option for timeline express. Don’t mean to rush you, just curious!

    Cheers,
    Ross

    Hi Evan,

    Amazing, as long as I know that your timeframe is roughly weeks rather than months, that is great. I look forward to any updates on this!

    All the best,
    Ross

    Hi Evan,
    Thank you for the quick response. Do you have an ETA for when you hope to have the add-on complete? I am under a deadline and will need to go with another plugin if Timeline Express doesn’t include this capability within the next week or so. I would love to stick with Timeline Express since it looks so much better than any plugin I have tried.

    Thanks,
    Ross

    Hello Evan,

    Just wondering if there are any updates on whether Timeline Express can be used for a horizontal layout. I could really use this for an urgent project I am working on!

    Any updates would be very much appreciated, as there are barely any other wordpress horizontal timeline options.

    Ross

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