Forum Replies Created

Viewing 20 posts - 11,241 through 11,260 (of 12,027 total)
  • Author
    Posts
  • in reply to: Disable Dropdowns #146012
    Skandha
    Participant

    @mcrockett: Glad you found a way out. Let me know if you have anymore issues. Have a good day!

    Kind Regards,
    Skandha

    in reply to: Getting rid of search bar in somalite (WordPress) #145968
    Skandha
    Participant

    @rampiie: You don’t seem to be using our theme. Please post your issues in the respective theme support forum.
    Have a good day!

    Kind Regards,
    Skandha

    Skandha
    Participant

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

    .content-right .sidebar-primary {
    	height:465px;
    }

    Let me know if this is what you want.
    Kind Regards,
    Skandha

    in reply to: Food Menu Shortcodes #145930
    Skandha
    Participant

    @tattoo-tom: You have been replied to in the same issue you posted in Catch Plugins Support Forum.

    Kind Regards,
    Skandha

    in reply to: News Ticker not working at all #145929
    Skandha
    Participant

    @rublue2: Please try disabling all the plugins and check if the news ticker works.

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

    in reply to: Bold font not included (anymore?) in font stylesheet #145918
    Skandha
    Participant

    @durfteimproviseren: I checked your site and the bold fonts seems to be appearing fine. Can you tell me where you find the bold fonts ragged?

    Kind Regards,
    Skandha

    in reply to: Contact Form 7 broken on homepage #145883
    Skandha
    Participant

    @donlk: The issue will be resolved in the next theme update which will be soon. Thank you for reporting us the issue.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @catwingz: Yes, it does effect the SEO. What you can do is enter the site-title in the customizer and remove it using following CSS Code.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-title {
        display:none;
    }

    To change the font style and position of site description.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-description {
    	font-family:ravie;
    	position:relative;
    	top:80px;
    	right:260px;
    }

    Change the font-family and top, right according to your requirement.

    To change background in content section
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #content {
    	background:url("http://77.104.136.172/~bluepla9/wp-content/uploads/2018/05/bg-gradient-1200.png") repeat fixed;
    }

    To remove the thin line in footer
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #site-generator {
    	border-top:0;
    }

    Reducing height of supplementary footer
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #supplementary .wrapper {
    	height:60px;
    }

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

    in reply to: Featured Image Slider Not Working #145827
    Skandha
    Participant

    @bigoslesli: Please try disabling all your plugins and check if this resolves the issue.
    Let me know if the issue persists.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @rockmusicraider: Does the issue get resolved when you deactivate the plugin? If yes, you will need to contact the plugin support or search for an alternative plugin which does the same work.

    Kind Regards,
    Skandha

    in reply to: Customising Site Title Font #145813
    Skandha
    Participant

    @jeanette-denham1: Please let me know which font do you want to apply to the site title so that I can provide you the necessary CSS Code.

    Kind Regards,
    Skandha

    in reply to: Titles showing in Chrome but not other browsers #145812
    Skandha
    Participant

    @ishaman: I checked your site from all the browsers and do not see any page titles. Please clear your browser cache. This may be the reason the page title is showing on Google Chrome on pc.
    The premium version does not have the option to remove page titles. You can use additional CSS code to achieve this.

    Let me know if you have any more issues.
    Kind Regards,
    Skandha

    in reply to: "Full Width" Isnt really a Full width #145810
    Skandha
    Participant

    @destinblack: If you want full width on the pages
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .wrapper {
    	width:1380px;
    }

    If you want full-width only on selected pages let me know.

    Let me know if this solves your issue.
    Kind Regards,
    Skandha

    in reply to: Color Option Transperancy? #145806
    Skandha
    Participant

    @destinblack: You can add a bit of additional css to get the transparency you want. Please post in your site url and let me know where you want things to be changed.

    Kind Regards,
    Skandha

    in reply to: Contact Form 7 broken on homepage #145749
    Skandha
    Participant

    @donlk: I will look into the issue and get back to you soon.

    Kind Regards,
    Skandha

    in reply to: Hero Content & Call to Action #145740
    Skandha
    Participant

    @mhutabarat: Let me know where you want to add a button. Please do post in your site URL.

    Kind Regards,
    Skandha

    in reply to: Slider is not working #145733
    Skandha
    Participant

    @jamesmillerlifeology: You may have disabled update notifier option. Go to => Appearance => Customize => Theme Options => Update Notifier and check if it is enabled.

    Kind Regards,
    Skandha

    in reply to: Simple Persona Pro #145730
    Skandha
    Participant

    @chikung: 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/simple-persona/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

    in reply to: Testimonials in Catch Kathmandu #145727
    Skandha
    Participant

    @jrdphd: Sorry for the late reply. I am not able to access your website. Please let me know when the site is accessible.

    Kind Regards,
    Skandha

    in reply to: Simple Persona Pro #145722
    Skandha
    Participant

    @chikung: Go to => Dashboard => Edit the page which you have set as your Homepage => At the end of the page you should find Header Featured Image Option => Make sure it is Enabled.

    Let me know if this solves your issue.
    Kind Regards,
    Skandha

Viewing 20 posts - 11,241 through 11,260 (of 12,027 total)