Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #966249

    Hi my pals, me again, this time i have one issue with this perfect theme,
    i have this code:

    .cpm .half-modal .modal-container {
        margin-top: 125px !important;
    }
    .title_container {
        z-index: 1;
    }
    .cpm-col-2.cpm-last-col.cpm-right.comment-count {
        background-color: transparent;
        width: 17%;
    }
    
    .fc-event-container {
        position: initial !important;
        z-index: 8;
        top: 0;
        left: 0;
    }
    
    @media only screen and (max-width: 1270px) and (min-width: 768px) {
      .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
        display: none;
      }
    
      .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
          display: block;
      }
    }
    
    @media only screen and (min-width: 1270px) and (max-width: 1930px) {
        .av-main-nav > li > a {
            padding: 0 7px;
           font-size: 12px;
        }
    }
    
    .mec-event-sharing-wrap {
        left: 15px;
        position: relative;
    }
    .mec-event-sharing-wrap li i {
        padding-top: 13px;
    }

    i need solve urgent, pls review this video for clarifications:

    https://goo.gl/MCTG7y

    Your demo credentials is:

    kriesi
    kriesi

    This video show how login into webapp:

    https://goo.gl/zkAbnu

    New task with 4 comments in your theme hide comment button

    Stay alert

    #966835

    Hey johnfelipe,

    I am sorry but I do not understand exactly what you need.
    Can you please help us understad?

    Best regards,
    Basilis

    #967681

    Sorry for my english, this is video showing my issue:

    https://goo.gl/X4p3Gs

    Without your theme scroll down working perfectly and i can view comment button
    Stay alert

    #968731

    Hi,

    Please increase the bottom padding from 15px to 150px for

    .cpm .half-modal .cpm-modal-conetnt {
        overflow: auto;
        height: 99vh;
        padding-bottom: 150px;
    }

    Best regards,
    Vinay

    #970159

    i need put that code in that file?

    #970168

    Hi,

    Yes, please.

    Best regards,
    Yigit

    #970172

    It works, tnks so much

    #970207

    Hi,

    I’m glad you got this corrected. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Something happend in frontend, Backend is perfect’ is closed to new replies.