Forum Replies Created

Viewing 20 posts - 861 through 880 (of 2,016 total)
  • Author
    Posts
  • Pratik
    Participant

    Hi @wouwonline,

    Try following code in Appearance=> Customize=> Additional CSS:

    
    @media screen and (max-width: 360px) {
        #site-title {
            font-size: 1.4rem; /*INCREASE/DECREASE FONT-SIZE*/
        }
    }
    

    Regards,
    Pratik

    in reply to: Move Logo Image to Menu #109088
    Pratik
    Participant

    Hi @baltonlaura,

    Try following code in Appearance=> Customize=> Additional CSS box:

    
    .main-navigation {
        width: 85%;
    }
    
    .cart-contents {
       width: 15%;
    }
    
    #masthead > div {
        float: left;
    }
    
    in reply to: Cannot create a page/URL called "forms" #109086
    Pratik
    Participant

    Hi @Andrei,

    Can you try doing it with default twenty x themes?

    in reply to: Lost formatting #109080
    Pratik
    Participant

    Hi @amyfanton,

    Even premium support will not handle the non theme related issues. Best bet will be to hire a customizer.

    Regards,
    Pratik

    in reply to: Demo Question #109077
    Pratik
    Participant

    Hi @bmc2,

    Thank you for the appreciation. If you liked our theme and support, please leave us a review at https://wordpress.org/support/theme/rock-star/reviews/#new-post.

    Regards,
    Pratik

    in reply to: Top bar above the header #109076
    Pratik
    Participant

    Hi @Jason,

    I cannot recommend a plugin in the theme forum. Try searching for one in wordpress.org plugins repo.

    Regards,
    Pratik

    in reply to: Change height of main menu bar in Fabulous Fluid Pro #109075
    Pratik
    Participant

    Hi @jennifersimsdesign-com-au,

    Please use following code in Appearance=> Customize=> Additional CSS box:

    #site-navigation ul li a {
        padding: 10px 6px;
    }
    
    #site-navigation {
        margin-right: 0; 
    }
    

    If this does not solve your issue, please post in your site url.

    Regards,
    Pratik

    in reply to: Cannot create a page/URL called "forms" #109074
    Pratik
    Participant

    Hi @Andrei,

    I tried it and I did not have any problems creating forms page. May you have some plugins that are conflicting like bbpress? Try steps mentioned to see if there are any conflicting plugins: https://catchthemes.com/wordpress-tutorials/how-to-check-for-plugin-conflicts-with-our-themes/.

    Regards,
    Pratik

    in reply to: Catch Box Responsiveness stopped working #109073
    Pratik
    Participant

    Hi @drbyte,

    It looks like the master-slider plugin. Can you try disabling that and seeing if the issue still persists?

    Regards,
    Pratik

    Pratik
    Participant

    Hi @amyfanton,

    Please try following code in Appearance=> Customize=> Additional CSS box:

    
    .site {
        box-shadow: none;
    }
    
    #main {
        padding: 2px; /* increase/decrease this value to increase/decrease the margin around the main content area */
    }
    

    Let me know how it goes.

    Regards,
    Pratik

    in reply to: Switch the mobile to the left of the logo #109066
    Pratik
    Participant

    Hi @olaf-boehmebissantz-de,

    Please post in your site url.

    Regards,
    Pratik

    in reply to: Pro-Version supports easy changes in entry meta? #109009
    Pratik
    Participant

    Now, in your child theme’s functions.php file, add following code:

    
    /**
     * Prints HTML with meta information for the current post-date/time and author.
     *
     * @since Catch Responsive 1.0
     */
    function catchresponsive_entry_meta() {
    	echo '<p class="entry-meta">';
    
    	$time_string = '<time class="entry-date published updated" datetime="%1$s">%2$s</time>';
    
    	if ( get_the_time( 'U' ) !== get_the_modified_time( 'U' ) ) {
    		$time_string = '<time class="entry-date published" datetime="%1$s">%2$s</time><time class="updated" datetime="%3$s">%4$s</time>';
    	}
    
    	$time_string = sprintf( $time_string,
    		esc_attr( get_the_date( 'c' ) ),
    		esc_html( get_the_date() ),
    		esc_attr( get_the_modified_date( 'c' ) ),
    		esc_html( get_the_modified_date() )
    	);
    
    	printf( '<span class="posted-on">%1$s<a href="%2$s" rel="bookmark">%3$s</a></span>',
    		sprintf( __( '<span class="screen-reader-text">Posted on</span>', 'catch-responsive-pro' ) ),
    		esc_url( get_permalink() ),
    		$time_string
    	);
    
    	if ( is_singular() || is_multi_author() ) {
    		printf( '<span class="byline"><span class="author vcard">%1$s<a class="url fn n" href="%2$s">%3$s</a></span></span>',
    			sprintf( __( '<span class="screen-reader-text">Author</span>', 'catch-responsive-pro' ) ),
    			esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ),
    			esc_html( get_the_author() )
    		);
    	}
    
    	$categories_list = get_the_category_list( _x( ', ', 'Used between list items, there is a space after the comma.', 'catch-responsive-pro' ) );
    	if ( $categories_list && catchresponsive_categorized_blog() ) {
    		printf( '<span class="cat-links">%1$s%2$s</span>',
    			sprintf( _x( '<span class="screen-reader-text">Categories</span>', 'Used before category names.', 'catch-responsive-pro' ) ),
    			$categories_list
    		);
    	}
    
    	if ( ! post_password_required() && ( comments_open() || '0' != get_comments_number() ) ) {
    		echo '<span class="comments-link">';
    		comments_popup_link( esc_html__( 'Leave a comment', 'catch-responsive-pro' ), esc_html__( '1 Comment', 'catch-responsive-pro' ), esc_html__( '% Comments', 'catch-responsive-pro' ) );
    		echo '</span>';
    	}
    
    	edit_post_link( esc_html__( 'Edit', 'catch-responsive-pro' ), '<span class="edit-link">', '</span>' );
    
    	echo '</p><!-- .entry-meta -->';
    }
    

    This should have desired effect. Let me know how it goes.

    Regards,
    Pratik

    Pratik
    Participant

    Hi @infoyed,

    Do you mean to set phone icon and number in same line? if so, do following:
    1. Change your text widget content to following:

    
    <img src="http://www.ankaratercumeofisi.com/wp-content/uploads/2017/02/phone.png" width="20" height="20">
    <strong> 0 (312) 4192098-99 </strong>
    

    2. Add following CSS code in Appearance=> Customize=> Additional CSS box:

    
    .header-sidebar.widget-area {
        width: 400px;
    }
    
    #header-right img {
        display: inline-block;
        vertical-align: middle;
    }
    

    Let me know how it goes.

    Regards,
    Pratik

    in reply to: Two search field and a contact icon #108992
    Pratik
    Participant

    Hi @Lena,

    Thats great. If you liked our theme and support, leave us a review at https://wordpress.org/support/theme/catch-flames/reviews/#new-post.

    Regards,
    Pratik

    in reply to: Two search field and a contact icon #108990
    Pratik
    Participant

    Hi @Lena,

    To get rid of top bar, please goto Appearance=> Customize=> Theme Options => Fixed Header Top options and uncheck Check to Enable Fixed Header Top.

    This should solve your issue.

    Regards,
    Pratik

    in reply to: Update When Subscription Expired #108984
    Pratik
    Participant

    Hi @pal_coche,

    Once you purchase theme, you can use it for unlimited sites/domains.

    For update, you need to purchase the subscription again. You can check the Terms & Conditions.

    Let me know if you have any more issues.

    Regards,
    Pratik

    in reply to: Forgot Username and Password #108983
    Pratik
    Participant

    Hi @abcde,

    It looks like you have removed your question. Ignoring this ticked.

    Regards,
    Pratik

    in reply to: Home page slider images #108982
    Pratik
    Participant

    Hi @blazingreality,

    The first questions you have answered it yourself. For SEO question, there is no difference SEO wise between Free and Pro version. Just the additional features thats it.

    Regards,
    Pratik

    in reply to: Top bar above the header #108981
    Pratik
    Participant

    Hi @Json,

    What you want is not possible through theme features. Either you need to use a plugin or hire a customizer for custom work.

    Regards,
    Pratik

    in reply to: Two search field and a contact icon #108980
    Pratik
    Participant

    Hi @Lena,

    Can you please post in your site url so I can check it?

    Regards,
    Pratik

Viewing 20 posts - 861 through 880 (of 2,016 total)