Forum Replies Created

Viewing 20 posts - 13,781 through 13,800 (of 14,488 total)
  • Author
    Posts
  • in reply to: Column Width #4175
    Sakin
    Keymaster

    @frederikwa: I checked in your site http://oddsresults.com/ and I haven’t seen that you have added the above css in “Custom CSS” box in your Theme Options. Please add that and let me know. Then only I can check your site status.

    in reply to: Column Width #4154
    Sakin
    Keymaster

    @frederikwa: You can add the following css in your custom css box in your Theme Options panel.

    #primary {
    margin: 0 -19% 0 0;
    }
    #content {
    margin: 0 22% 0 3%;
    width: 75%;
    }
    #secondary {
    width: 16%;
    }

    in reply to: Logo FB #4153
    Sakin
    Keymaster

    @Elisabetta: just add the following css in your Custom CSS box in your Theme Options panel.

    ul.social-profile li.facebook a {
    background-position: 0 -43px;
    }
    ul.social-profile li.facebook a:hover {
    background-position: 0 0;
    }

    in reply to: Blog Posts #4152
    Sakin
    Keymaster

    @HeatherSilva: I don’t understand what is your problem. You can just add in your post and then it will show it. Can you tell me more details about your problem and also add in your site URL.

    in reply to: Change image alignment #4151
    Sakin
    Keymaster

    @Nicoleabouttown: For that you need to select “Show full content” in Content layout in your theme options. Then in your post add the thumbnail image with align left and content then this will work fine.

    in reply to: Custom background color per page #4150
    Sakin
    Keymaster

    @Rufi139: You cad add in with your Custom CSS. Can you send me the color code and the pages that you want to change and then I can send your the css.

    in reply to: How to Remove Image Border #4148
    Sakin
    Keymaster

    @rdbento: Can you send me your site URL please. So, that I can send you the “Custom CSS” that you can add in.

    in reply to: homepage preferred posts and categories #4147
    Sakin
    Keymaster

    @belgianbingo: Please add in your Site URL and also I don’t understand your question properly. Maybe you can list one by one on the task.

    in reply to: Adding Image behind new posts on homepage #4146
    Sakin
    Keymaster

    @truthinablog: You can use custom Background to add image behind your post. Go to Appearance -> Background and add in the image there.

    in reply to: Column Width #4145
    Sakin
    Keymaster

    @kevancoyle: The site you have added here doesn’t open. Please check the site URL and send me back. Also tell me how much you want to widen and shorten.

    in reply to: Feature Slider Arrow Alignment #4143
    Sakin
    Keymaster

    @superguysteve: I don’t think you have setup the slider properly. You need to first post few articles with Featured Image. Then add the post ID in the Featured Post Slider Options. Check our the Theme Instruction http://catchthemes.com/theme-instructions/catch-box/

    in reply to: Change background color – menu, widget, footer. #4142
    Sakin
    Keymaster

    @AiD:You can add the following css in “Custom SS” box in your Theme Options under Appearance Tab.

    /* Sidebar Search Widget Transparent */
    .widget_search .search-box, .widget_search .search-box input#s { background-color: transparent; }
    /* For Background Color of Footer */
    #colophon {
    background: none #fff;
    border-top: 6px solid #000;
    }

    But I don’t understand what you want to do with menu. Can you write in detail.

    in reply to: How can I add custom google web font ? #4141
    Sakin
    Keymaster
    in reply to: Font type in Navigation menu and body #4140
    Sakin
    Keymaster

    @poornima.uk: Always add in your Site URL please and then only I can send your the Custom CSS.

    in reply to: Thumbnail pic with post excerpt #4139
    Sakin
    Keymaster

    @dommyt: You site URL please. Always add in your site URL so that we can check it and see that you are doing.

    in reply to: Header Questions #4138
    Sakin
    Keymaster

    @llmancini: Add the following CSS in the “Custom CSS” box in your Theme Options panel for border and background in header search box.

    #header .social-search form.searchform input {
    background: #ccc;
    border: 1px solid #000;
    height: 33px;
    width: 200px;
    }

    But for the social links color you need to replace the image.

    in reply to: Mobile and size issue #4136
    Sakin
    Keymaster

    @frederikwa: Free version is fully responsive that is why it will display different in mobile to make it fit. I said you cannot disable the responsive in free version.

    in reply to: Changing menu colour not working #4135
    Sakin
    Keymaster

    @llmancini: This is for menu background color for your site. For hove I see that you have already added it.

    #header #mainmenu ul li {
    background-color: #ccff66;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    }

    in reply to: Different headers on different pages #4134
    Sakin
    Keymaster

    @Rufi139: What do you mean by different header. Do you mean the Title of the pages. Then yes you can change the title of the pages that is not a problem. But if you are talking about Header image then no this is not supported in this theme.

    in reply to: eCommerce #4133
    Sakin
    Keymaster

    @laura: We haven’t checked our theme with any e-commerce plugin. But from my opinion Woo Commerce will be best to use. But you might need to build support for that. Let us know and then we will help you.

Viewing 20 posts - 13,781 through 13,800 (of 14,488 total)