Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #100102
    Stephan
    Participant

    Dear users of everest pro, dear developers

    i have just updated the theme from 3.6 to 3.7 to resolve the problem, but nothing happens.

    Please check out both urls and see the slider-problem:

    without ssl
    with ssl

    our customize css under theme options:
    /* nicht anzeigen von :Namen der postenden Person, Kategorie, Keywords*/
    .entry-meta { display: none; }

    /* Kleinbuchstaben im Menü*/
    #header-menu ul.menu a { text-transform: lowercase; }

    /* Rand zwischen Logo, Social Media Widget und Menü verkleinern*/
    #site-logo { padding-top: 20px; }
    #hgroup-wrap { padding-bottom: 5px; }

    /* HauptMenü lesbarer machen*/
    #header-menu ul.menu a { font-size: 16px; font-weight: bold; line-height: 4.5rem; }

    /*Höhe des Untermenüs reduzieren*/

    @media
    screen and (min-width: 1060px) { #header-menu ul.menu ul a { line-height: 15px; }}

    /*Mouseover Effekt auf Slider-Text verhindern*/
    #main-slider .entry-title span:hover,
    #main-slider .entry-content:hover,
    #slider-nav a:hover { background: rgba(255, 255, 255, 0.7); color: #222; }

    /*Abstand zwischen Slider und 3 Feldern reduzieren*/

    @media
    screen and (min-width: 961px) { .home #main { padding-top: 10px; }

    what can i do?

    regards

    Stephan

    #100103
    Stephan
    Participant

    its a grafical-problem …

    #100250
    Mahesh
    Keymaster

    @bewegungsfelder: Seems you are using Image Slider, but in the image links you are using http instead of https in customizer option. Please use https links for all image. Hope this fixes your issue. Let me know further.

    Regards,
    Mahesh

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘slider problem with https (ssl)’ is closed to new replies.