Forum Replies Created

Viewing 20 posts - 2,181 through 2,200 (of 12,027 total)
  • Author
    Posts
  • in reply to: Issue removing search bar in header #278923
    Skandha
    Participant

    @asdesigned: 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/photo-journal/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: Icon empty boxes – zubin #278913
    Skandha
    Participant

    @thais: 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/zubin/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: Problem with the menu modern #278911
    Skandha
    Participant

    @henebe: Glad the issue is resolved. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Issue removing search bar in header #278897
    Skandha
    Participant

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

    .secondary-search-wrapper {
        display: none  !important;
    }

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

    in reply to: Turn off all Capitalization #278850
    Skandha
    Participant

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

    .wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
        padding-top: 0 !important;
    }

    Let me know if this works out and thank you for your wonderful review. Have a good day! 🙂
    Kind Regards,
    Skandha

    in reply to: can’t access my wp dashboard #278849
    Skandha
    Participant

    @dorapopinski: Hello there,
    Can you let me know what error message you are getting while trying to access your WP Dashboard?

    Kind Regards,
    Skandha

    in reply to: No JSON, site not secure, site layout missing #278846
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: pop up position #278836
    Skandha
    Participant

    @toerfiets: Hello Hans,
    I checked your site and I am not able to see any pop ups. Can you please check again?

    Kind Regards,
    Skandha

    in reply to: header image doesn’t work well on mobile #278834
    Skandha
    Participant

    @giro: Hello Marco,
    I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    in reply to: How to change font/design for blockquotes PART 2 #278832
    Skandha
    Participant

    @landyvlad: Hello there,
    You can use the Gutenberg Quote Block and that should work.

    Kind Regards,
    Skandha

    in reply to: Icon empty boxes – zubin #278822
    Skandha
    Participant

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

    #colophon {
        background-color: #CD2B64;
    }

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

    in reply to: Turn off all Capitalization #278819
    Skandha
    Participant

    @eilwen: Hello Eilwen, 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/photo-journal/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 to change or remove bg color on mobile menu ? #278814
    Skandha
    Participant

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

    @media screen and (max-width: 1200px) {
    	#site-header-menu .menu-inside-wrapper {
    	    background-color: #f23456;
    	}
    }

    You can change the color according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Search icon missing #278813
    Skandha
    Participant

    @notanotherbloodyblog-com: Hello there,
    Can you try deactivating all your plugins and check if the search icon shows up? Also update the theme to the latest version.

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

    in reply to: Full width #278812
    Skandha
    Participant

    @nicky_poppy: Hello there,
    The No Sidebar: Full Width option is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in the theme.

    Kind Regards,
    Skandha

    in reply to: Unresponsive links on homepage (iOS devices) #278811
    Skandha
    Participant

    @calisto1780: 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-fullscreen/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: Button Colours #278746
    Skandha
    Participant

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

    /* To change the background color of the buttons on Submission Page */
    input[type="button"], input[type="submit"] {
        background: #ee2;
    }
    
    /* To change the text colors of the Headers on the form */
    #wpcf7-f102-p74-o1 label {
        color: #fff;
    }

    You can change the color according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Problem with the menu modern #278742
    Skandha
    Participant

    @henebe: Hello there,
    Can you please update the theme to the version 3.5.1 and check if the issue is resolved?

    Kind Regards,
    Skandha

    in reply to: Icon empty boxes – zubin #278741
    Skandha
    Participant

    @thais: Hello there,
    I checked your site on my phone and the icons seems to be displaying fine. Can you try clearing your phone’s browser cache and check again? Also try your site checking on different mobile device.

    Can you please elaborate what changes you would like to make on the footer?

    Kind Regards,
    Skandha

    Skandha
    Participant

    @patricia32: Hello there,
    To have the header video play on mobile devices as well you will need to use our Header Enhancement Plugin.

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

Viewing 20 posts - 2,181 through 2,200 (of 12,027 total)