Forum Replies Created

Viewing 20 posts - 10,581 through 10,600 (of 12,027 total)
  • Author
    Posts
  • in reply to: Move Title And Change Font Size #151206
    Skandha
    Participant

    @coachnancyk: Did you publish the code after adding it in Additional CSS section??

    To change the location of the title
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width:406px) {
    	#site-header .site-title {
    		position:relative;
    		bottom:50px;	
    	}	
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Site colours #151205
    Skandha
    Participant

    @rhiannacarter: This issue has been fixed in the latest theme update. Please update the theme to the latest version and check if the button background color is working.

    Let me know if the issue persists!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @tcsgs: Hello, there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-everest/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    Skandha
    Participant

    @cuddapah: To lower the slider on mobile version
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (max-width:412px) {
    	#feature-slider-section {
    		padding-top:50px;
    	}
    }

    Can you send me a screenshot of how it is showing up in MAC?

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Change weight of paragraph font #151202
    Skandha
    Participant

    @leenajacob: The font will be added to the theme and will be updated very soon.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @mrhoni: You seem to be using a very old version of theme. Please update the theme to the latest version and let me know if the issue persists.

    Kind Regards,
    Skandha

    in reply to: 500 Error after updating #151200
    Skandha
    Participant

    @lesliekirk: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Problem Update Full Frame pro Version : 3.9.4 #151199
    Skandha
    Participant

    @chrismougins: You cannot update pro theme like you update free theme .To update pro theme you’ll need to first download the theme from https://catchthemes.com/my-account/page. Then install Catch Web Tools plugin and activate Catch Updater Module. https://wordpress.org/plugins/catch-web-tools/
    Please check the tutorial video in the link below:
    https://www.youtube.com/watch?v=W95SuabDZi8
    For more, check out theme instructions at https://catchthemes.com/theme-instructions/full-frame-pro/#installation

    Let me know if this helps you out.
    Kind Regards,
    Skandha

    in reply to: Resize featured images #151198
    Skandha
    Participant

    @diegostf: When you resize the image to be bigger you will need to change a lot of CSS of other text and container. If you really need this I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    in reply to: Add a new font #151196
    Skandha
    Participant

    @autourdunmoment: For this you will need to download the font file from the this link. You will need to unzip the downloaded folder and upload the font files using FTP and keep it under fonts folder.
    This is done so that the fonts won’t be lost after theme update.

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @font-face {
        font-family: 'Riesling';
        src:url('http://yoursiteurl.com/wp-content/uploads/fonts/Riesling.ttf.woff') format('woff'),
            url('http://yoursiteurl.com/wp-content/uploads/fonts/Riesling.ttf.svg#Riesling') format('svg'),
            url('http://yoursiteurl.com/wp-content/uploads/fonts/Riesling.ttf.eot'),
            url('http://yoursiteurl.com/wp-content/uploads/fonts/Riesling.ttf.eot?#iefix') format('embedded-opentype'); 
        font-weight: normal;
        font-style: normal;
    }

    Now the font is ready to use.
    Let me know where you want the font to be used and also post in your site URL.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Updating from Free to Pro #151194
    Skandha
    Participant

    @ram130: All your customization made in the customizer will be retained when you upgrade to pro. You will need to copy just the additional CSS in the customizer from free to the pro version. However if you have made any changes to core theme files directly without creating a child theme those changes will get lost after upgrade.
    You can follow this tutorial to upgrade to pro version of the theme.

    Let me know if you are still having issues upgrading to pro.
    Kind Regards,
    Skandha

    in reply to: One Click Demo Import #151160
    Skandha
    Participant

    @batrebios: I have setup the Demo content for you. Please check and let me know if this helps you out!

    Kind Regards,
    Skandha

    in reply to: Problem with the Header #151144
    Skandha
    Participant

    @muazii: There seems to be an issue with the Header Featured Image Option. The issue has been fixed and will be updated in the next theme update.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @tcsgs: You have not published your settings in the customizer this is why It is not showing in the live site. You have been saving your customizer settings as a draft. Go to your customizer and click on the icon next to Save Draft then you will see the publish option. This way you will need to publish the changes you made in the customizer.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Menu not displaying on Apple Products #151141
    Skandha
    Participant

    @mkolson757: This maybe due to plugin conflicts. Please follow think to check for plugin conflicts. Maybe the plugin is not compatible with the theme. Maybe you could use another page builder plugin if Elementor bringing up issues.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @cuddapah: Please change the value of z-index from 100 to 101 in the previous CSS Code. I think this will solve your issue number 1 and 2.
    The CSS is in effect only for the homepage because you have activated featured slider only on the homepage.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Site colours #151138
    Skandha
    Participant

    @rhiannacarter: You can change button background color from the customizer. Go to => Appearance => Customize => Colors => Button Background Color and Select you preferred color.
    Please post in your site URL if the button colors are not changing.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @cuddapah: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .section {
    	bottom:92px;
    }
    #site-header-menu {
    	position:relative;
    	z-index:100;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @cuddapah: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: ct: tour widget order #151125
    Skandha
    Participant

    @pex81: I’m sorry I am not able to understand what you are trying to say. Could you please elaborate the issue you are having?

    Kind Regards,
    Skandha

Viewing 20 posts - 10,581 through 10,600 (of 12,027 total)