Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #62287

    Hi Sakin,

    My site: trendfly.org

    I would also like to know how to decrease/increase the size of my slider while keeping it centered. PLease advise.

    Thanks!
    Matt

    #62310
    Sakin
    Keymaster

    @matthewseanmclachlan: In Catch Flames Pro, you can go to “Appearance => Theme Options => Featured Slider => Slider Options” and in slider type, you can select “featured Image Slider”. Then you can upload image of any size you like.

    #66486

    This totally worked! Thanks Sakin!

    #85945

    Hi Sakin,

    Question, I changed the size of my slider and gave it a white background color, but no matter how i resize the image there is always a white bar on top? Is there a CSS to remove this white top bar?

    My site: trendfly.org

    Thanks in advance!
    Matt

    #85952
    Sakin
    Keymaster

    @matthewseanmclachlan: Ok you can add the following css in your custom css box:

    #main-slider.normal-width {
        border-radius: 5px;
        padding-top: 0;
    }
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Changing the size of the Slider’ is closed to new replies.