Chrome doesn't show appropriate icons + Revolution slider update AFTERMATH

This topic has 7 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp

  • Avatar: hansona
    hansona
    Participant
    September 10, 2015 at 20:25

    Hello there,

    I just bought your theme yesterday and I have to confess it’s one of the best themes that I’ve ever worked with. I’ve got so many questions to ask but let’s start with the very 1st ones.

    1- Chrome browser doesn’t show correct drop-down menu and search icons:
    Google Chrome visual issue
    2- I installed the whole package and after updating couple of plugins including Rev. Slider, faced with weird issue; L & R navigation arrows are gone and as it can be seen in the image two Chinese words has been replaced:
    Rev Slider Arrows

    Thanks in advance for your time and assitance.

    Regards,

    6 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 11, 2015 at 07:49

    Hello,

    Please provide us with FTP and WP Dashboard credentials in private content.

    Best regards,
    Jack Richardson.

    Avatar: hansona
    hansona
    Participant
    September 11, 2015 at 16:31

    Hello Jack,

    Thanks for your response! Please find requested credentials in private content. The only thing is for now, I have turned off navigation arrows in rev slider setting so you would turn it on to see what happens.

    Many thanks,

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Participant
    September 14, 2015 at 12:31

    Hello,

    1. Sorry, but I don’t see any issues with search icon or drop down icons:
    http://storage8.static.itmages.com/i/15/0914/h_1442230248_3364635_2f2c975d1b.png

    2. I’ve commented the code in parent style.css and now slider arrows are shown fine. We’ll fix this issue in the next theme update too.

    .rev_slider_wrapper .tparrows {
      background-image: none;
      width: 45px;
      height: 45px;
      background-color: transparent;
      border-radius: 100%;
      border: 2px solid #fff;
      text-align: center;
      font-size: 0;
      font-style: normal;
      text-indent: 0;
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
    .rev_slider_wrapper .tparrows:before {
      font-family: FontAwesome;
      font-size: 30px;
      position: absolute;
      color: #fff;
      line-height: 41px;
      display: block;
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
    }
    .rev_slider_wrapper .tparrows:hover {
      background-color: #fff !important;
      opacity: 1;
    }
    .rev_slider_wrapper .tparrows:hover:before {
      color: #252525 !important;
    }
    .rev_slider_wrapper .tparrows.tp-leftarrow.default {
      left: -40px !important;
      top: 50% !important;
    }
    .rev_slider_wrapper .tparrows.tp-leftarrow.default:before {
      content: "\f104";
      left: -1px;
    }
    .rev_slider_wrapper .tparrows.tp-rightarrow.default {
      right: -40px !important;
      top: 50% !important;
    }
    .rev_slider_wrapper .tparrows.tp-rightarrow.default:before {
      content: "\f105";
      right: -1px;
    }
    .rev_slider_wrapper:hover .tparrows {
      opacity: 1;
    }
    .rev_slider_wrapper:hover .tp-leftarrow.default {
      left: 40px !important;
    }
    .rev_slider_wrapper:hover .tp-rightarrow.default {
      right: 40px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: hansona
    hansona
    Participant
    September 15, 2015 at 15:47

    Hello Eva,

    Thanks for your response! That’s really weird since still have the same issue with Chrome but if it’s fine over there so I assume there’s something wrong from my end. About the Rev slider what do you recommend. Do I have to apply the code to the parent theme style.css or to the child theme?

    Regards,

    Avatar: hansona
    hansona
    Participant
    September 15, 2015 at 16:19

    Never mind! I just figured that you already did that for me.

    Many thanks,

    Avatar: Eva
    Eva Kemp
    Participant
    September 15, 2015 at 17:22

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 7 results - 1 through 7 (of 7 total)

The issue related to '‘Chrome doesn't show appropriate icons + Revolution slider update AFTERMATH’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.