Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #54923

    1.) Is there any way I can set the slider to rotate randomly through the featured images? I take a lot of pictures and would like it to rotate through my newest post’s featured images.

    2.) I’m trying to change my color scheme, can I change the highlight color of the posts and other clickable info? Currently it’s blue and I’d like #F2A070

    3.) Also to do with color, I’d like to change my fixed menu bar to #F2A070 as well.

    Thanks!

    Bailey

    theecodiaries.com

    #54929
    Sakin
    Keymaster

    @theecodiaries:
    1. Sorry there is no option to make it random rotate. But yes, in pro version you can choose Featured Category Slider and it will automatically take the image from your latest post in those selected category. For more info about pro version, check out theme instructions page at http://catchthemes.com/theme-instructions/catch-flames-pro/

    2. For this, you can just add the following css in “Appearance => Theme Options => Custom CSS” box. In pro version you will get Color Options in theme options panel through which you can change color by yourself as per your need.
    a { color: #f2a070; }

    3. For menu background color, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
    #header-menu #access, #footer-menu { background-color: #f2a070; }

    #55057

    Thank you! I just purchases catch evolution pro and I love it! The only thing is, if you can see on my homepage slider, the images don’t fill the slider so it looks like it has just a black background. Is their any way I can get my pictures to fill the slider? Or at least switch this background to whit? Thanks!

    #55073
    Sakin
    Keymaster

    @theecodiaries: After changing the theme, have to regenerate the thumbnail. If not then you need to do that. You can simply install Regenerate Thumbnails Plugin. Then Regenerate Thumbnails through “Tools => Regen. Thumbnails” in your WordPress Dashboard. This will fix your issue.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘A few questions from a beginner’ is closed to new replies.