0
Welcome Guest! Login
0 items Join Now

Amazon Affiliate Shop based on Wordpress and Hadron

    • Daxxo's Avatar
    • Daxxo
    • Jr. Rocketeer
    • Posts: 33
    • Thanks: 0

    Amazon Affiliate Shop based on Wordpress and Hadron

    Posted 8 years 9 months ago
    • Hi,

      This is a amazon affiliate site made wit the Hadron template and woocommerce slightly modified :)

      Site is OLD LINK REMOVED

      Let me know what you think.

      Ed
    • Last Edit: 8 years 3 months ago by Kat05.
  • Re: Amazon Affiliate Shop based on Wordpress and Hadron

    Posted 8 years 7 months ago
    • I would upload a screenshot but having difficulty from my phone. Viewing products is not working properly from lg g3 android.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Amazon Affiliate Shop based on Wordpress and Hadron

    Posted 8 years 7 months ago
    • You have this in your custom css

      body .rt-container .rt-push-3{left:300px;margin-top:-55px;}

      I suggest wrap that in a @media-rule

      @media screen (min-width: 768px) {
      body .rt-container .rt-push-3{left:300px;margin-top:-55px;}
      }

Time to create page: 0.038 seconds