Forum Replies Created

Viewing 20 posts - 6,901 through 6,920 (of 12,027 total)
  • Author
    Posts
  • in reply to: Feature Slider Above Menu #226414
    Skandha
    Participant

    @fireflywebs: 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/clean-education/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: Theme Options #226410
    Skandha
    Participant

    @darek: Hello there,
    Please post in your site URL and let me know on which specific page you would like to enable the section.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @t-3smith75gmail-com: 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/fotografie/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: Video header does not show on mobile devices #226393
    Skandha
    Participant

    @stan: Header Video only displays above 900px wide screens. This is the default feature of WordPress. To display Header Video even on mobile screens you can use our Header Enhancement Plugin.

    The header image should show up as a fallback image on mobile devices even if you have set a Header Video.
    isn’t that happening?

    Kind Regards,
    Skandha

    Skandha
    Participant

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

    .singular-section {
        padding: 25px 0 !important;
    }

    You can adjust the padding according to your requirement.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Header Not Responsive #226184
    Skandha
    Participant

    @mikethebahd: Hello there,
    There seems to be a little issue with the Header Image responsiveness. The issue will be fixed and an update will be released soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: Hiding Home #226182
    Skandha
    Participant

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

    .home #content article .entry-title {
        display: none;
    }

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

    in reply to: Home Page Latest Release #226181
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Header Secondary Menu – UNABLE TO ACCESS SUB MENUS! #226084
    Skandha
    Participant

    @mrcrm111: Hello Chris,
    Remove the CSS Code I provided you above.
    For the time being please
    Go to => Theme Folder => style.css and goto line no 121
    and remove the code left: 100%;

    A theme update should be out by tomorrow.
    Let me know if this solves the issue for the moment.
    Kind Regards,
    Skandha

    in reply to: 3 Errors in Stylesheet… #226036
    Skandha
    Participant

    @cvmw: Glad I could help you out.
    You were asking if you should start a new post for the WordPress social icon in your previous reply. You can mention the issue in this thread itself.

    Kind Regards,
    Skandha

    in reply to: Different Menu Style #226035
    Skandha
    Participant

    @darek: Glad you were able to figure it out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Article issue #226034
    Skandha
    Participant

    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/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: Need help centering site logo #226033
    Skandha
    Participant

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

    .custom-logo-link {
        width: 100%;
    }

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

    in reply to: Can not change font size of heading #226032
    Skandha
    Participant

    @benjo3: Hello Ben, 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-responsive/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: Spanish language installation #226020
    Skandha
    Participant

    @sariego: Hello there,
    I’m afraid Intuitive Pro does not have Spanish Translation. Can you let me know where it says it has full Spanish Translation? The theme is translation ready which means the theme is ready to be translated into any language but it does not have a Spanish Translation.

    I hope this clears your doubt.
    Kind Regards,
    Skandha

    in reply to: Newsletter + contact (right side) #226019
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Theme Options #226016
    Skandha
    Participant

    @darek: Hello there,
    To use a Section only on a specific page you will need to first enable that section on entire site and then I can provide you the CSS Code to display it only on a specific page.

    Kind Regards,
    Skandha

    in reply to: Portfolio pictures don’t link #226015
    Skandha
    Participant

    @timosthlm: Hello Timo,
    Can you please enable Portfolio Section on your site so that I can look into the issue. I don’t seem to find the issue at my end.

    Kind Regards,
    Skandha

    in reply to: Primary Header Menu #225936
    Skandha
    Participant
    in reply to: Header Secondary Menu – UNABLE TO ACCESS SUB MENUS! #225935
    Skandha
    Participant

    @mrcrm111: Hello Chris,
    The issue will be fixed and an update will be released soon. I will let you know when the update is released.

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

    #secondary-menu ul.menu ul ul, #footer-menu ul.menu ul ul {
    	left:unset;
    }

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

Viewing 20 posts - 6,901 through 6,920 (of 12,027 total)