• First I have to say I love your theme! It’s just what we were looking for! I do have a couple questions:

    1. Is it possible to make the slider smaller? If so, how?

    I’m also not familiar with this kind of CSS editing—I’m used to having a stylesheet and just tweaking it, I don’t really know much about entering my own info without a stylesheet to look at. So I thought I should just ask:

    How do I change the tagline color?
    how do I make the “read more” buttons a different color

    Thank you so much for your help!
    Again, loving the theme!

Viewing 6 replies - 31 through 36 (of 36 total)
  • I am first time working on the WordPress .. after reading above discussion . wonder any one could guide me where to look up for the file to add or changes..

    I am trying to reduce the image for the slider from 1200×500 to 1000×300.. seem possible. but i am not sure exactly which file to do the changes.. is this file class-content-slider ? but your mention custom.css ? i could not find it. Thanks in advance …

    Yup…I’d like the same thing. It was mentioned that the ability to change the size of the slider will be available in an updated version. Are we there yet?

    @zxf2014, it refers to CUSTOM CSS which means the CustomCSS Panel in Customiz’it!, though it would be better in style.css in a Child Theme.

    @janeew, there’s a new release imminent. Don’t know if that feature is included yet.

    Hi! Thanks in advance. Which page do I have to edit? Which of all? To insert this code?

    /*Slider size*/
    .carousel .item {
    line-height: 250px;
    overflow: hidden;
    margin-left:auto;
    margin-right:auto;
    min-height: 250px;

    }

    Just add it in CUSTOMIZ’IT(where you adjust theme settings) -> CUSTOM CSS.

    So always when you want to change page appereance like height,width,margins or colors and itc. you need CSS for this…

    I already did. Thank you very much it works pretty well.
    Regards.

Viewing 6 replies - 31 through 36 (of 36 total)
  • The topic ‘Adjusting the Slider Size’ is closed to new replies.