• Resolved lefan93

    (@lefan93)


    Добрый день, имеется проблема с CSS у плагина.
    1) Страницы курсы искажена и двигает курсы в бок при этом иконка курса не уменьшается под формат картинки + правый слайд съехал в футор . подскажите в какой коде править или код который можно вставить в css темы.
    такая проблема только у страницы с курсами (удалить побывал не помогло)
    2) как убрать изображение курса с самого курса?

    https://c.radikal.ru/c18/2002/9a/acf55d8eaf69.jpg

    https://c.radikal.ru/c43/2002/05/85c33017e745.jpg

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter lefan93

    (@lefan93)

    Good afternoon, there is a problem with the CSS plugin.
    1) Pages, courses, courses and courses in schools while the course icon is not provided in the format of the picture + right slide exit to futor. You can insert themes in css.
    delete visited did not help)
    2) how to remove the course image from the course itself?

    @lefan93,

    1) I’m not quite sure what’s causing this issue. My guess is that there’s a conflict in the theme’s CSS somewhere. Could you temporarily make a lesson where I could see this issue on your site “Free” and post a link so that I can have a look at it firsthand? It would also be helpful to know the name of your theme.

    2) The course featured image is output by your theme (not by LifterLMS). Some themes have settings you can use to disable the featured image, others don’t. You can use custom css if you don’t have any theme options or you could reach out to the theme developers.

    If you can provide me with a link to a course on your site I can give you the CSS that would hide the featured image.

    Best,

    Thread Starter lefan93

    (@lefan93)

    @thomasplevy
    name DIVI
    write your email I will give you login password t link
    give you a login with admin rights?

    • This reply was modified 4 years, 9 months ago by lefan93.
    Thread Starter lefan93

    (@lefan93)

    2 problem solved you were right. disconnects in the subject

    Thread Starter lefan93

    (@lefan93)

    https://c.radikal.ru/c42/2002/5b/e1bf00ccf69a.jpg
    There is another problem, the answers have a shift to a new line. maybe help with this? I will be grateful. thanks

    Thread Starter lefan93

    (@lefan93)

    сам частично разобрался

    .llms-loop-list {
        list-style: none;
        margin: 0 -10px;
        padding: 100;
    }
    a.llms-loop-list , abbr.llms-loop-list , acronym.llms-loop-list , address.llms-loop-list , applet.llms-loop-list , b.llms-loop-list , big,.llms-loop-list  blockquote.llms-loop-list , body.llms-loop-list , center.llms-loop-list , cite.llms-loop-list , code.llms-loop-list , dd.llms-loop-list , del.llms-loop-list , dfn.llms-loop-list , div.llms-loop-list , dl.llms-loop-list , dt.llms-loop-list , em.llms-loop-list , fieldset.llms-loop-list , font.llms-loop-list , form.llms-loop-list , h1.llms-loop-list , h2.llms-loop-list , h3.llms-loop-list , h4.llms-loop-list , h5.llms-loop-list , h6.llms-loop-list , html.llms-loop-list , i.llms-loop-list , iframe.llms-loop-list , img.llms-loop-list , ins.llms-loop-list , kbd.llms-loop-list , label.llms-loop-list , legend.llms-loop-list , li.llms-loop-list , object.llms-loop-list , ol.llms-loop-list , p.llms-loop-list , pre.llms-loop-list , q.llms-loop-list , s.llms-loop-list , samp.llms-loop-list , small.llms-loop-list , span.llms-loop-list , strike.llms-loop-list , strong.llms-loop-list , sub.llms-loop-list , sup.llms-loop-list , tt.llms-loop-list , u.llms-loop-list , ul.llms-loop-list , var.llms-loop-list  {
        margin: 0;
        padding: 100;
        border: 0;
        outline: 0;
        background: 0 0;
        font-size: 100%;
        vertical-align: baseline;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
    }
    .llms-button-action, .llms-button-danger, .llms-button-primary, .llms-button-secondary {
        border: none;
        border-radius: 0;
        color: #fefefe;
        cursor: pointer;
        font-size: 16px;
        font-weight: 300;
        text-decoration: none;
        text-shadow: none;
        line-height: 1;
        margin: 0;
        max-width: 100%;
        padding: 10px 0px;
        position: relative;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
    }
    .llms-question-wrapper ol.llms-question-choices li.llms-choice label {
        margin: 0;
        padding: 0px 0px;
        position: relative;
    }
    #left-area ol, .comment-content ol, .entry-content ol, body.et-pb-preview #main-content .container ol {
        padding: 0 0 23px 0;
        line-height: 26px;
        list-style-position: inherit;
        list-style-type: decimal;
    }

    @lefan93

    Are you still requiring assistance here?

    We will not login to your site but based on your CSS it looks like you don’t need assistance anymore.

    Let me know if you do and what you’re still requiring assistance with

    Thread Starter lefan93

    (@lefan93)

    It seems there are no questions, thanks.
    feedback: please provide more time for help. Without you we have nowhere)

    @lefan93

    Thanks for the feedback. We try to respond to questions as quickly as possible and I know we can do better.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Проблема с CSS (страница Курсы)’ is closed to new replies.