Bug display some assets

  • Posted in : Efor
  • Audrey
    Participant

    Hello,
    As you can see, we have some trouble to display of some features like social icons or the checkbox while paying:

    https://thebellylab.com/wp-content/uploads/bug-tbl-2.png
    https://thebellylab.com/wp-content/uploads/pb-tbl.png

    It works with others themes. What can we do to fix this?

    Thanks,

    Best regards

    serkan
    Moderator

    Hi,
    Your menu item text is pretty long that is why it is overlapping on the social icons. We can decrease the menu font size for the desktop screen.

    @media screen and (min-width: 992px) and (max-width: 1200px) { .nav-menu>ul { font-size: 10px; } }

    For the checkbox issue, add this custom css code;

    .woocommerce form .form-row .input-checkbox { position: relative; }

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register