• This topic has 7 replies, 2 voices, and was last updated 9 years ago by Ita.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #53851
    Ita
    Member

    Hi Sakin,

    I want to reduce the size of the slider on ‘Full Frame’ after viewing other support forums I have taken your previous advise and added the following to the custom css. but nothing has happened. Any suggestions would be appreciated.

    /* For Screen size minimum 769px */

    @media
    screen and (min-width: 769px) {
    #main-slider .featured-img {
    float: center;
    width: 75%;
    }
    }
    Thanks in advance
    Ita

    #53890
    Sakin
    Keymaster

    @Ita: Can you post in your site URL and let me know what size you want to make it. Then I can check in.

    #53931
    Ita
    Member

    Hi Sakin,

    I would like it to be 75% of the page width centered.
    Thanks

    #53936
    Sakin
    Keymaster

    @Ita: ok then just add this in “Appearance => Customize => Theme Options => Custom CSS options”:
    #feature-slider .wrapper { width: 75%; }

    #53998
    Ita
    Member

    Hi Sakin,

    Sorry I didn’t give you the url which is http://www.avataradventures.org
    I tried the code in the css but it didn’t work. I would also like to attach trip advisor, FB & another review to my testimonial widget…how would I do that.?

    Thanks Ita

    #53999
    Sakin
    Keymaster

    @Ita: But your site in under construction. I cannot view it. I added that in Full Frame Pro custom css box and it’s working fine.

    #54000
    Ita
    Member

    I’ve sorted the testimonial widget section. 🙂

    #54081
    Ita
    Member

    Ok thanks Sakin.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Slider size’ is closed to new replies.