• Closed
  • Chuck-Bruce
    Spectator
    December 5, 2018 at 2:47 am #41495

    Romik — I backed up my current Prod site last nite, loaded it onto my dev site and only had to tweak a few options to get it close to looking the same. The only thing I can’t get to work properly is the Post Slider on the Homepage. It does scroll the latest posts of the category that I chose to display, but it does not show the post’s thumbnail image. It just shows two gray boxes.

    Also, I think there is a little cosmetic glitch with the dashboard that shows up when I use the latest version of Firefox 63.0.3 on my MacBook Pro. When I go to Customize->Posts Slider, about 1/4″-1/2″ of the box on the left under “Customizing Posts Slider” is scrolled off the page to the left – even at full screen. It does not do this with Safari or Chrome.

    Lastly, I had some Additional CSS to give the homepage sliders a nice blue gradient but that does not seem to be working anymore either. Other than those items, I think all is good. I looked around the new section “CUSTOM FRONT PAGE BUILDER” but don’t see anything there that might get rid of the black background or show the post thumbnail image on the Posts Sliders. Maybe the code in this Additional CSS I mentioned above is no longer applicable to the Post Slider:

    font-family: ‘Roboto’, arial, sans-serif;
    color: #51545c;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: 0px;
    }

    .menu-back {
    background-color: #03e1bf;
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#03e1bf), to(#0367bf));
    background: -webkit-radial-gradient(circle, #03e1bf, #0367bf);
    background: -moz-radial-gradient(circle, #03e1bf, #0367bf);
    background: -o-radial-gradient(circle, #03e1bf, #0367bf);
    background: -ms-radial-gradient(circle, #03e1bf, #0367bf);
    }

    If you need admin access on my dev site, let me know and I’ll turn on your UserID there.

    Daryl Martin
    Spectator
    Posts: 14
    January 21, 2019 at 10:39 pm #42495
    This reply has been marked as private.