IE 11 issues - by jeremy - on WordPress WooCommerce support

This topic has 10 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Rose Tyler

  • Avatar: tlgv
    jeremy
    Participant
    August 6, 2016 at 23:35

    Hi,

    I have 2 problems with IE 11. It seems to be related to css property “display: flex”.

    Thank you.

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 08:32

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Rose Tyler.

    Avatar: tlgv
    jeremy
    Participant
    August 8, 2016 at 09:06

    Hello,

    Thank you.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 09:34

    I added this code in your Custom CSS:

    .vc_sep_pos_align_center {
      display: table;
     }
     .vc_separator.vc_separator_align_left h4, .vc_separator.vc_separator_align_right h4 {
      display: table-cell;
         vertical-align: middle;
      white-space: nowrap;
     }
     .vc_separator .vc_sep_holder {
      display: table-cell;
         vertical-align: middle;
      width: 100%;
     }
     .category-description-author {
         display: table;
     }
     .archive .term-description p{
      display: table-cell;
     }
     .term-description .category-description-author .category-description-author--content{
      display: table-cell;
      vertical-align: middle;
     }

    Clear browser cache and check your site.

    Regards,
    Rose Tyler.

    Avatar: tlgv
    jeremy
    Participant
    August 8, 2016 at 09:55

    Thanks a lot, it works for term-description.

    But for separators, it only work on the page I told you and not on the other pages with separators. I have many pages which use separators on my website. How can we fix this problem on all pages?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 10:04

    Hello,

    The issue has been fixed. Check site now.

    Regards,
    Rose Tyler.

    Avatar: tlgv
    jeremy
    Participant
    August 8, 2016 at 10:40

    Thank you, it works. One last thing, your changes have modified the space between the photo and the text in term-description on all browsers. Initially, I added this css code to have the space:
    description-author .category-description-author–content {
    margin-left: 1.5rem;
    }

    But now this code doesn’t work, I tried to change it but nothing move.

    How can we fix that?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 10:49

    You can add this code in Global Custom CSS

    .term-description .category-description-author .category-description-author--content {
        padding-left: 1.5rem;
    }
    

    Regards,
    Rose Tyler.

    Avatar: tlgv
    jeremy
    Participant
    August 8, 2016 at 11:14

    Everything’s ok now. Thanks a lot!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2016 at 12:03

    You’re welcome!
    If you have any questions feel free to contact us.

    Regards,
    Rose Tyler.

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

The issue related to '‘IE 11 issues’' has been successfully resolved, and the topic is now closed for further responses

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