Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #19328
    chris
    Member

    Hi there

    I’m wondering how to do the above? I’m working on Everest Pro and would like to embed video’s as part of the slider.

    Sorry if this is a really stupid question!!!I couldn’t find the answer any where else!

    #19333
    Sakin
    Keymaster

    @chris: Sorry Catch Everest Pro theme doesn’t have option to add video in the slider. For this you need to build child theme and edit the code. Better hire customizer for this http://catchthemes.com/hire-customizer/

    #19348
    chris
    Member

    hey no worries, thanks for the reply! I started site today from child theme. Was wondering can i just use another slider instead? think i have the revolution plug in installed?

    Thanks

    C

    #19350
    chris
    Member

    Just wondering if its possible to get rid of the faint border lines along the sides of my header?

    & i’d like my post’s to be inside small box’s with a slightly lighter coloured back ground like in the catch box theme?

    if that’s impossible can i have some code for a border around my posts, like the one i’m trying to get rid off on the sides of my header.

    thanks a lot, sorry for being so needy. love the theme.

    #19360
    Sakin
    Keymaster

    @chris: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to remove the faint border lines along the slides.
    .featured-slider .slides { box-shadow: none; }

    You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to add a slightly lighter colored background like in the catch box theme

    #main-slider {
        background-color: #555;
        padding: 10px;
    }
    #19376
    chris
    Member

    Thanks bro are give that a go!!! My man..

    #19378
    chris
    Member

    Easy mate

    Thanks for that! very cool. What i like about the catch theme is that all the posts, sidebars etc are in box’s with a different colour back ground to the main back ground.

    I think that looks tidy & cool! Is there any way we can get that happening on everest pro?

    /Users/freshpromotions/Desktop/Screen shot 2014-01-16 at 17.00.06.png

    #19390
    Sakin
    Keymaster

    @chris: I cannot view your screenshot as it look like it’s in your computer. You need to update in your site or any image uploader site and then add the Image URL here.

    #19417
    chris
    Member

    sorry mate i realised that straight after I did it!!

    do you understand what i mean though? I’d like my posts to be inside box’s with a different back ground colour like the catch box theme?

    I’m gonna need some customisation for my site at some point so maybe then you can tweak it?

    cheers man

    #19427
    Sakin
    Keymaster

    @chris: If you like Catch Box Format then please use Catch Box. As this theme is differently designed. There will be lot of css that need to change to make it similar to Catch Box. So, either you need to use Catch Box Pro theme or you need to use hire a customizer http://catchthemes.com/hire-customizer/ to build child theme and edit the design.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Embedding video to featured Slider’ is closed to new replies.