Embed a "logo slider" above footer area...

Discussion in 'ColorWay WordPress Theme' started by trasgu, Apr 8, 2015.

Thread Status:
Not open for further replies.
  1. trasgu

    trasgu Member

    Joined:
    Oct 13, 2012
    Messages:
    188
    Likes Received:
    18
    Location:
    Santander, Spain
    Hi there friends,
    I would like to add a logo slider (https://wordpress.org/plugins/logo-slider) to present the logos of our Fairtrade Cooperatives BUT I don't know where to add the Embed code so I don't break the responsible design of Colorway:
    [logo-slider]
    <?php logo_slider(); ?>

    Can you please guide me to find the right place to embed the code in the front page above the footer area?

    URL: http://www.comerciojustohonduras.org/

    Thx tons team, wish you a great day !!!
    ((namaste))
    Jose
     
  2. sameerwalkar

    sameerwalkar Guest

    Hi,

    To put your logo slider code : <?php logo_slider(); ?> in front page follow the below screenshot:

    colorway-logo-slider.png


    Placing the code in the mentioned place your logo slider will appear just above your footer section: refer the below image

    colorway-logo-slider-front.png

    CSS code for it:

    Code:
    div#logo-slider-wraper {
      margin: 0px auto;
    }
    Hope it will solve your issue.
     
    trasgu likes this.
  3. trasgu

    trasgu Member

    Joined:
    Oct 13, 2012
    Messages:
    188
    Likes Received:
    18
    Location:
    Santander, Spain
    Brilliant Sameer !!! thx soooo much for such a great help, it works just great :)

    Wish you a wonderful day !!!
    J.
     
Thread Status:
Not open for further replies.

Share This Page