css code doesn’t work

Ivory Search Forums Support css code doesn’t work

Viewing 3 reply threads

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
    • #12337
      poyrazepc
      Participant
      • Topics: 1
      • Replies: 1

      css code doesn’t work 🙁
      Admin Area -> Ivory Search -> Settings -> Settings -> css

      I tried everything but it didn’t work, can you help me?

    • #12354
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,735

      I hope you are well today and thank you for your question.

      Could you please share the page URL from your site where it is not working so I can troubleshoot it?

      Also, please share the CSS code that you have added.

      Best regards,
      Ivory Search Support

    • #12358
      poyrazepc
      Participant
      • Topics: 1
      • Replies: 1

      hi
      link : https://www.makinem.com/index.php/cat/
      css code :

      .is-ajax-search-post-details .is-ajax-woocommerce-actions * {
      font-size: 25px !important;
      }

      .is-ajax-search-post-details .is-ajax-woocommerce-actions a.button {
      font-size: 15px !important;
      margin: 0;
      padding: 9px 10px !important;
      }

      .is-ajax-search-post-details .is-ajax-woocommerce-actions .quantity.buttons_added {
      margin-bottom: 15px;
      }

      .is-ajax-search-post-details .is-ajax-woocommerce-actions .add_to_cart_inline {
      margin: 0;
      }

      Attachments:
      You must be logged in to view attached files.
    • #12366
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,735

      I visited your website and saw currently you have used the below CSS code that is working.

      		@media screen and (max-width: 910px){
          #is-ajax-search-result-2517,
          #is-ajax-search-details-2517 {
              top: auto !important;
              bottom: -175px !important;
          }
      }

      Please advise.

Viewing 3 reply threads

You must be logged in to create new topic or reply to the topic.