Forum Replies Created

Viewing 20 posts - 8,761 through 8,780 (of 12,014 total)
  • Author
    Posts
  • in reply to: Default Theme #168053
    Skandha
    Member

    @bhabass: Hello there,
    I have sent you an email and have attached the demo content .xml file with it.
    You can import the demo content using the WordPress Importer and make use of the demo contents.

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

    in reply to: Dificuldades #168052
    Skandha
    Member

    @ronnie: Hello there,
    Can you please attach a screenshot links of post in mobile version not working?
    I am not able to get the author issue you are having Can you please elaborate?
    Please let me know what you would like to translate to Portuguese so that I can help you out.

    To change the order of sections
    Go to => Appearance => Customize => Theme Options => Section Sorter => Here you can change the order of section

    Regarding the testimonial issue I will look into it and get back to you.

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

    in reply to: Dificuldades #168014
    Skandha
    Member

    @ronnie: Hello there,
    We always try to reply to a support ticket within 24hrs. Please post in your site URL and let me know all the issues you are having in detail so that I can help you out!

    Kind Regards,
    Skandha

    in reply to: Ocultar autor no fim do post #168013
    Skandha
    Member

    @ronnie: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Links no tema não funciona #168012
    Skandha
    Member

    @ronnie: I have replied you on the previous thread.
    https://catchthemes.com/support-forum/topic/links-no-tema-nao-funciona/

    Kind Regards,
    Skandha

    in reply to: Links no tema não funciona #168010
    Skandha
    Member

    @ronnie: Hello there,
    Can you please post in your site URL and elaborate the issue you are having with them theme?

    Kind Regards,
    Skandha

    in reply to: Blank space #167957
    Skandha
    Member

    @mithrand: I am still unclear if you want the site title or the page title to appear in the red box.
    As when I check your site the page titles already seem to be appearing where you want them.
    You can checkout the screenshot!

    Kind Regards,
    Skandha

    in reply to: menu responsive #167956
    Skandha
    Member

    @valelotartaro: Glad I could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: How can I make the top menu sticky? #167955
    Skandha
    Member

    @cheryle123: 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/audioman/reviews/#new-post
    Your review will help others know what to expect when they’re lookingfor 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
    Member

    @dbatty: Yes, I would require the username and password which you use to login to your admin dashboard.

    Kind Regards,
    Skandha

    in reply to: Hero Content Header #167929
    Skandha
    Member

    @somelis: 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/personal-trainer/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: Resize header image #167925
    Skandha
    Member

    @catwingz: Hello there,
    I don’t think you can do much with it. As you have wide banner image it cannot fit into the smaller screen of mobile phone or tablet screens.

    Regarding the update it should be released by tomorrow. I will let you know when the update is released.
    Kind Regards,
    Skandha

    Skandha
    Member

    @dbatty: I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: Everest PRO theme – Footer Areas One to Four #167911
    Skandha
    Member

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

    .header-sidebar #s {
    	width:100px;
    	color:#000;
    }
    #search-5 {
    	background-color:#fff;
    }
    input#s {
    	height:32px;
    }

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

    in reply to: Blank space #167910
    Skandha
    Member

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

    .site-branding {
    	position:unset !important;
    	clip:unset !important;
    }

    Now Go to => Appearance => Customize => Site Identity => Site title and add a site title.

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

    in reply to: menu responsive #167908
    Skandha
    Member

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

    @media screen and (min-width:1024px) and (max-width:1224px) {
    	.navigation-classic .site-navigation a {
    		padding:26px 10px;
    	}	
    }

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

    in reply to: Everest PRO theme – Footer Areas One to Four #167901
    Skandha
    Member

    @infoeyeamamazed-com: To display the footer slider only on homepage
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body:not(.home) #smartslider3-5 {
         display:none;
    }

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

    Skandha
    Member

    @beltan: 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/foodie-world/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: How can I make the top menu sticky? #167896
    Skandha
    Member

    @cheryle123: To make the top menu sticky you can use out Catch Sticky Menu plugin. You can check out the plugin instructions here in the instructions tab.

    Kind Regards,
    Skandha

    in reply to: Site Identity #167894
    Skandha
    Member

    @wellsphotoco: Do you mean to hide the site title? If yes you can hide it using a bit of CSS without having to delete the text in the customizer.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-title {
    	display:none !important;
    }

    This will hide the site title in your entire site. If you want to hide the site title only on homepage add .home before .site-title in the above CSS code.

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

Viewing 20 posts - 8,761 through 8,780 (of 12,014 total)