Viewing 20 results - 1,061 through 1,080 (of 2,398 total)
  • Author
    Search Results
  • #55722

    In reply to: Slider featured text

    Cyril
    Participant

    Hi, this is weird : the “hide : and add -” method works fine on my subdomain (http://blog.cy-real.com/) with Featured Category Slider…

    …but not on the “main” site (http://cy-real.com/), with Featured Image Slider, where the “:” remains.

    I’ve been using the exact same code on both sites with “Custom CSS”.

    Any idea ?
    Thanks

    #55715
    moultrup
    Member

    Thanks for the fast reply, Sakin!

    So I have a few other questions, (hopefully it’s not too much trouble for you):

    Can I have it so the transparent black background on the featured slider is always active instead of only when you hover your mouse over it?

    Can I disable the menu bar on the right entirely, I simply don’t need it for anything.

    Also, how can I remove some of the space between the page title (“About”) and the promotional message (“Real Estate Advisory & Brokerage Services”) on each page, for example:

    http://lexingtonadvisorsinc.com/about/

    I’d like to do this with every page but whenever I try to edit the CSS, it changes the spacing on the landing page (lexingtonadvisorsinc.com) as well.

    #55609
    Sakin
    Keymaster

    @gregwostrel_creates: For that you can either build child theme and do custom links or you need simply upgrade to Catch Responsive Pro where you have option to choose Slider Type as “Featured Image Slider”, where you can upload your image, link and everything as per your need. Fore more you can check out theme instructions of Catch Responsive Pro at http://catchthemes.com/theme-instructions/catch-responsive-pro/

    #55581

    In reply to: Featured Slider

    Sakin
    Keymaster

    @diths802: In simple catch theme, you will find it in “Appearance => Theme Options => Featured Post Slider”. Check this screenshot http://awesomescreenshot.com/0e14t9jk21

    #55543
    Sakin
    Keymaster

    @moultrup:
    1. There is 2 area where you can add in logo. First, inside header toggle. For that you can just go to “Appearance => Customize => Site Title & Tagline”. Upload your logo and uncheck “Check to disable logo”. Second, logo icon in the left of fixed header top, for that go to “Appearance => Customize => Theme Options => Icon Options”.

    Sorry there is no option to add above promotion message. But in pro version, there is option to disable header toggle. So, it will fixable the header below your menu where you can show site title and logo as per your need.

    2. Are you taking about the text box in your slider. If so then you adjust the size, padding in the following css and then add it in “Appearance => Customize => Theme Options => Custom CSS” box:

    #feature-slider .entry-container {
        padding: 20px;
        width: 50%;
    }

    3. Site Title and promotion message are 2 different elements. I guess you are talking about Promotion Message. You can adjust the padding-bottom in the following css and then add it in “Appearance => Customize => Theme Options => Custom CSS” box:

    #promotion-message .wrapper, 
    #promotion-message .section {
        padding-bottom: 20px;
    }

    4. Then transparent black background in the Featured Page Slider is visible only in hover. Are you talking about the text as well?

    #55528
    moultrup
    Member

    One other thing, can I have it so the transparent black background on the Featured Slider remains visible instead of only when you hover your mouse over it?

    #55463

    In reply to: Featured Slider

    diths802
    Member

    Hi, I’m using the Simple Catch theme but I cannot find the “Featured Post Slider” when I go to “Appearance => Theme Options. I have re-installed the theme but with no luck. Can you please advise?

    #55440

    In reply to: Un-link Slider Images

    Sakin
    Keymaster

    @cosmiccarletti: I see that you are using featured post slider which automatically link to the post. So, there it 2 way that you can remove the link.
    1. Simply upgrade to pro version and then use Featured Image slider. Here you can upload image of any size or without image, link or without link, title and content all as per your need.
    2. Or you need to build child theme and then copy function catchkathmandu_post_sliders from parent theme to your child theme functions.php file and then remove link

    #55284
    Sakin
    Keymaster

    @missfudd82: Sorry you are posting Simple Catch Theme question in Full Frame Pro theme support forum. For Simple Catch theme support forum, you can post it in http://catchthemes.com/support-forum/forum/simple-catch-public/. I just check in your site and see that some of the post in your slider doesn’t have large image. You featured image on those posts need to be at least 978px width to fit it. So, either upload the larger featured image or you can stretch the image by adding in the following css in “Appearance => Theme Options => Custom CSS” box:
    .featured img { width: 100%; }

    #55273
    missfudd82
    Member

    Hello,

    The images in my featured sliders are not filling the whole slider. I still have a gray space on my sliders. I want the image to completely fill the slider like before. Does that make sense? I didn’t have this problem before, but now I am. I tried using the code: #featured-content .featured-homepage-image { text-align: center; } but it is not working.
    My site is http://www.blogxpressions.com

    Please advise on what I should do. Thank you.

    #55068
    Sakin
    Keymaster
    #55061

    In reply to: Excerpt On Slider

    Sakin
    Keymaster

    @rickm813: It will take the page content before more tag (more…)