Forum Replies Created

Viewing 20 posts - 4,141 through 4,160 (of 14,497 total)
  • Author
    Posts
  • in reply to: Header additional picture move position #55828
    Sakin
    Keymaster

    @kalatos:
    1. You can add the following css in “Appearance => Theme Options => Custom CSS” box:

    #header .layout-978 {
        position: relative;
    }
    #headimg {
        clear: none;
        display: inline-block;
        float: right;
        margin-top: 0;
        position: absolute;
        right: 0;
        top: 55px;
        width: auto;
    }
    #headimg img {
        width: auto;
    }

    2. That gap cannot be removed. You can center the menu. Try adding in the following css in “Appearance => Theme Options => Custom CSS” box:

    #header #mainmenu ul li {
        border: none;
        display: inline-block;
        float: none;
        height: 40px;
    }
    in reply to: Catch Kathmandu & Simple Map – Javascript error #55826
    Sakin
    Keymaster

    @Shiloh: We need to look at this in more details. For now, you can remove your custom social icons to check is this is issue or not. As when you remove your custom social icon it will remove grey js.

    in reply to: Social Icons' Color #55769
    Sakin
    Keymaster

    @tutyga: Just add the following css:

    ul.social-profile li.linkedin a { background-position: -603px -43px; }
    ul.social-profile li.you-tube a { background-position: -87px -43px; }
    in reply to: Dissable link to article in the Feature Slider #55768
    Sakin
    Keymaster

    @Robert: Sorry I don’t get it what you mean. If the screensize is larger then the image upload then how can we make it responsive. We can just stretch but cannot enlarge it. Can you let me know what are you trying to do. Post in with your site URL.

    in reply to: Adding a Logo and Adjusting Padding #55767
    Sakin
    Keymaster

    @moultrup: Thanks for your appreciation. If you like Full Frame theme then please support it by providing your review and rating at https://wordpress.org/support/view/theme-reviews/full-frame?rate=5#postform. Thanks 🙂

    in reply to: Featured/Thumbnail Image and layout #55765
    Sakin
    Keymaster

    @Thomas: In this page http://wordpress.lounge-dj.dk/?page_id=165, I see that you have use the settings as “Full Image”. So, it will load your original image that you have added in. If you choose featured image, then it will load the cropped image in size of width 860px and height 484px. If you choose Slider image, then it will load the cropped image in size of width 1200px and height 514px.

    Fore read more. Please check your excerpt length at “Appearance => Customize => Theme Options => Excerpt Options => Excerpt Length (words)”. You can reduce the excerpt length there. As this excerpt length check the length before more tag in your page.

    in reply to: Slider featured text #55751
    Sakin
    Keymaster

    @Cyril: I see that in your demo page you are using Featured Post Slider but in Live site you are using Featured Image Slider where a this stage doesn’t have separator class to remove it. We will add this in new version update and it will work fine.

    in reply to: Responsive not working #55750
    Sakin
    Keymaster

    @Dona: For background you can use

    .page-id-85 .entry-content { 
        background: url("http://higherhealthllc.com/wp-content/uploads/2015/04/webproducts-sidebar3-e1427937975312.png") no-repeat scroll 0 0 transparent;
    }
    in reply to: Adding a Logo and Adjusting Padding #55749
    Sakin
    Keymaster

    @moultrup:
    1. You can add in the following css in “Appearance => Customize => Theme Options => Custom CSS Options”

    @media screen and (min-width: 991px) {
    	#feature-slider .cycle-prev,
    	#feature-slider:hover .cycle-prev {
    	    left: 80px;
    	    opacity: 1;
    	}
    	#feature-slider .entry-container {
    	    background: #444;
    	    background: rgba(0,0,0,0.6);
    	}
    }

    2. Do you mean the header toggle bottom, you can disable option in Pro version. In free version, you need to add in the following css in “Appearance => Customize => Theme Options => Custom CSS Options”
    #header-toggle { display: none; }

    3. For this, you can adjust the padding-bottom in the following css, for home don’t cahnge it and then add it in “Appearance => Theme Options => Custom CSS” box:

    @media screen and (min-width: 991px) {	
    	/* For All Pages */
    	#promotion-message .wrapper, 
    	#promotion-message .section {
    	    padding-bottom: 20px; 
    	}
    	/* For Homepage */
    	.home #promotion-message .wrapper, 
    	.home #promotion-message .section {
    	    padding-bottom: 20px; 
    	}
    }
    in reply to: header image #55748
    Sakin
    Keymaster

    @kazcchi: Sorry I don’t understand it properly what do you mean my Top Page. Can you explain in reference with your site URL.

    About the slider, you can activate Featured Page Slider which is jquery cycle slider only. If you are trying to add in different slider then you need to build child theme and add in. For child theme, check out http://catchthemes.com/blog/create-child-theme-wordpress/

    in reply to: Featured/Thumbnail Image and layout #55747
    Sakin
    Keymaster

    @Thomas: For image sizes, please check in theme instructions page at http://catchthemes.com/theme-instructions/catch-responsive-pro/.

    If you are checking in from Catch Responsive Pro theme, then in Single Page/Post Image Layout you will see option “Default, Featured Image, Full Image, Slider Image and Disable Image”

    Yes, you can control it. Can you send me your site URL and then I will check in.

    in reply to: Social Icons' Color #55746
    Sakin
    Keymaster

    @tutyga: Do you want to do it for all or just few social icons. Here goes the css for faebook, twitter, google plus and pinterest. For this, you can just add the following css in “Appearance => Theme Options => Custom CSS” box:

    ul.social-profile li.facebook a { background-position: 0 -43px; }
    ul.social-profile li.twitter a { background-position: -44px -43px; }
    ul.social-profile li.google-plus a { background-position: -173px -43px; }
    ul.social-profile li.pinterest a { background-position: -216px -43px; }
    in reply to: Navigation to older posts – unexpected display #55745
    Sakin
    Keymaster

    @Steven: Ok that is called infinite scroll on click. For this, you can need to install Jetpack Plugin and activate Infinite Scroll module.

    in reply to: Update from 2.1. to 2.2. #55733
    Sakin
    Keymaster

    @Robert: I see that you are using Latest Posts in your Reading Settings. If you only want single page then you should select Static Page. So, for this you need to go to “Settings => Reading”, click on “A static page (select below)” and in “Front page”, select the page you want to show. This still show your static page with format.

    But if you still want to keep the latest post and want to get the format of the post. Then you need to go to “Appearance => Customize => Theme Options => Layout Options” and in “Archive Content Layout” option, you need to select “Show Full Content” and save changes.

    Note: You were not able to add link to your site. As you are in test server and it treat that name as spam. So, it sent to spam folder.

    in reply to: Word split is wrong, how to switch off? #55696
    Sakin
    Keymaster

    @Bert: This is from Theme but using WordPress default theme css.

    in reply to: Image Slider question #55685
    Sakin
    Keymaster

    @Keir: Ok thanks for the info.

    in reply to: Responsive image slider height #55681
    Sakin
    Keymaster

    @Jan: The height will be changed automatically as per the width in responsive design. Either height or width needs to be auto. But for responsive design height should be auto.

    in reply to: Responsive image slider height #55679
    Sakin
    Keymaster

    @Jan: The height if your image in the slider depends on the image you have uploaded. Just upload the larger image if you need large image. Height will not work like that in percentage.

    in reply to: Font size issue #55678
    Sakin
    Keymaster

    @Marco: Is that issue in Google Chrome. Can you add the following css in “Appearance => Theme Options => Custom CSS” box and check in.
    body > div { font-size: 1.4rem; }

    in reply to: Full Frame logo #55677
    Sakin
    Keymaster

    @Helle Naia: It’s already been answered in http://catchthemes.com/support-forum/topic/adding-a-logo-and-adjusting-padding/. Please don’t post same question in 2 places.

Viewing 20 posts - 4,141 through 4,160 (of 14,497 total)