Home Forums Themes Support Claue Pin-Maker Pop-up Background is Transparent On Mobile

Topic Resolution: Resolved
Viewing 9 reply threads
  • Author
    Posts
    • #25512

      Hey,

      I realized the background of Pin-Maker Pop-Ups is transparent on mobile phones. Is there a way to fix that?

       

      Cheers

       

    • #25522
      This reply has been marked as private.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #25539
      This reply has been marked as private.
    • #25540

      No, It doesn’t delete your pin.

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #25541

      Unfortunately, it did not change anything. It’s still transparent and opens in the wrong direction.

      Also, I realized that my carousel is suuper small and pretty squished, which does not look so on the plugins website:

      Transparent and wrong opening is in the wrong direction:

       

      Image on the plugins site:

       

      Image on my site:

       

       

      Is there a way to stretch it more and make it more responsive?

      Thanks a lot

    • #25554

      Hi Chris,

      I check your site it now ok. Could you please try clear cache and check again.

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #25555

      For big image slider i recommend use less pin in image because on mobile it have less space.

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #25570

      I check your site it now ok. Could you please try clear cache and check again.

      Hey mate,

      did that and it fixed the opening direction but unfortunately not the transparency of the pop up:

       

      For big image slider i recommend use less pin in image because on mobile it have less space.

       

      Yep, makes sense. But is there not a way to stretch the image to full width for the mobile version?

       

      Thanks, mate

    • #25574

      Hi,

      1. Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .animated {
      	-webkit-animation-fill-mode: initial !important;
      	animation-fill-mode: initial !important;
      }

      2. Please add below code

      @media only screen and (max-width: 736px) {
      .vc_row.vc_custom_1489311011003,
      .vc_row.vc_custom_1489311020067,
      .vc_row.vc_custom_1489311032502 {
          padding-right: 0px !important;
          padding-left: 0px !important;
      }}

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #25576

      Ohh man, thanks for that. It soo much better with the full-width image. Thanks a lot mate

Viewing 9 reply threads

You must be logged in to reply to this topic.