Home Forums Themes Support Claue A Little Different Question

Topic Resolution: Resolved
Viewing 7 reply threads
  • Author
    Posts
    • #26999

      Hi Harry

    • #27000
      This reply has been marked as private.
    • #27008

      Hi Chris,

      Please add below code to style.css on your ebay site https://content.omnivore.com.au/css/ebay/style.css

      .gallery-container .gallery-detail {
      	width: 56%;
      }
      .gallery-container .gallery-detail img {
      	max-width: 100%;
      }

      Regards

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

    • #27010

      Ohh wow, thanks mate.

      I just don’t quite know what to do when followed your link. I don’t know where to add your code snippet.

      When opening the eBay link plugin in WP I get led to:

      https://ebaylink.omnivore.com.au

      and there I’ve got the option to edit my template which looks like on the image below. I just don’t know where to add your additional code:

       

       

       

       

    • #27013

      Hi,

      I see the file load the on this link but i don’t know where it generate. Please try contact ebay team for this

      Regards

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

    • #27021

      No worries, thank you very much mate for your help. Really appreciate it

    • #27162
      This reply has been marked as private.
    • #27168

      Hi Chris,

      Please use code

      .listing-content-container,
      .gallery-container {
      	width: 100% !important;
      	padding: 0 !important;
      }
      .gallery {
      	display: none !important;
      }
      
      .gallery-container .gallery-detail img {
      	max-width: 100% !important;
      }
      .gallery-detail {
      	float: none;
      	width: 100% !important;
      }

      You’re welcome to give us some dollar via Paypal at: [email protected].

      Thanks and have a nice day!

      Regards

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

Viewing 7 reply threads

You must be logged in to reply to this topic.