Forum Replies Created

Viewing 20 posts - 7,501 through 7,520 (of 12,027 total)
  • Author
    Posts
  • in reply to: Polylang integration with Header media title/description #180647
    Skandha
    Participant

    @catchthemesthebest: Hello there,
    We(pro themes) only officially support WPML and not polylang so you may not get the best result and issues may arise using Polylang. I suggest you to use WPML along with our pro theme to get the best result.

    Kind Regards,
    Skandha

    in reply to: Title won't change colour #180646
    Skandha
    Participant

    @the-brink: To change the site title color
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-title a {
        color: red !important;
    }

    You can change the color according to your choice.
    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Footer size #180645
    Skandha
    Participant

    @spacedoutglitch: Hello there,
    The footer size is around 90px. Do you want to change it’s height.
    You can use the inspect element tool in your browser to check the dimension of any section on your site.

    Kind Regards,
    Skandha

    in reply to: Theme going crazy with Polylang #180598
    Skandha
    Participant

    @spades: Hello there,
    I checked your site but don’t really see any content. You don’t seem to be have Polylang enabled.

    The option to have a normal menu is only available in pro version of the theme and I have told you before.

    To have a description line in the header of other pages you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer to get it done.

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

    in reply to: Questions on Adonis Theme free #180594
    Skandha
    Participant

    @theoderenne132/: Hello Theo,
    1. The no sidebar full width option ( to have lesser margin on left and right side) is only available in pro versin of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    2. Do you want to have different header image of different pages?

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

    in reply to: header image to carousel it can be ? #180593
    Skandha
    Participant

    @ph3n1993: You can Disable the Header and Enable Featured Slider for that.

    To disable Header Media
    Go to => Appearance => Customize => Header Media => Enable On => Select Disabled

    To enable Featured Slider
    Go to => Appearance => Customize => Theme Options => Featured Slider => Enable On

    Kind Regards,
    Skandha

    Skandha
    Participant

    @c_sommer: Hello Chris,
    Glad you were able to figure it out. Let me know if you have anymore issues.

    Kind Regards,
    Skandha

    in reply to: How to change color & border radius of hero content image #180569
    Skandha
    Participant

    @evamariek: Hello Eva, 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/euphony/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: no sound in header video #180567
    Skandha
    Participant

    @the-brink: Hello there,
    I don’t see any suggestion link when you pause the video on your site. Do you see them?

    Kind Regards,
    Skandha

    in reply to: Desactivate foot page area # 2 for mobile Device #180566
    Skandha
    Participant

    @chantal-admin: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (max-width:940px) {
    	.siteorigin-widget-tinymce.textwidget td:nth-child(2) {
    		display: none;
    	}
    }

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

    in reply to: How to change color & border radius of hero content image #180563
    Skandha
    Participant

    @evamariek: Hello Eva,
    To change the border of Hero Content Image
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .hero-content-wrapper .post-thumbnail-background {
        border-color: #FFC0CB;
    }

    You can change the color according to your choice.
    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: How to get rid of "more posts" button #180562
    Skandha
    Participant

    @npangers: 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/solid-construction/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: Adjust padding #180561
    Skandha
    Participant

    @rodeboy: Hello Chris,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #content {
        padding: 0 !important;
    }

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

    in reply to: "Essential content types pluggin" Services linking to Posts #180560
    Skandha
    Participant

    @lutzy03: Hello there,
    Can you elaborate the issue please? You can the Essential Content Services Types to point to a specific page?

    Kind Regards,
    Skandha

    in reply to: Choosing the right theme? #180559
    Skandha
    Participant

    @marcellotogg: Hello there,
    You can check out all our latest themes and select any one which you feel attracted to.

    Kind Regards,
    Skandha

    in reply to: Number of 'pages' in homepage #180520
    Skandha
    Participant

    @quirino_s: The demo shows all the latest posts after Testimonial Section.
    For that you will need to
    Go to => Appearance => Customize => Homepage Settings => Your homepage displays => Select Your latest posts and Publish.

    You will now have to set a featured image for all your posts!
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Theme going crazy with Polylang #180509
    Skandha
    Participant

    @spades: Hello there,
    We don’t officially support Polylang so you may have some issues with it. Let me know when you turn back polylang on. Also you could try contacting the Polylang support as well.

    Kind Regards,
    Skandha

    in reply to: Slider image with text #180508
    Skandha
    Participant

    @anamarrcornil: Hello Anais,
    To have a section like section 4 in the demo
    Go to => Appearance => Customize => Theme Options => Hero Content => Enable it and Select the page which you want to be displayed on that section.

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

    in reply to: Désactiver images médias dans les pages sur mobile #180501
    Skandha
    Participant

    @chantal-admin: Glad you were able to figure it out. Let me know if you have anymore issues.

    Kind Regards,
    Skandha

    in reply to: Featured content not showing up #180500
    Skandha
    Participant

    @catwingz: Hello there,
    You have included that in our theme instructions. Please check it out. 🙂

    Kind Regards,
    Skandha

Viewing 20 posts - 7,501 through 7,520 (of 12,027 total)