Forum Replies Created

Viewing 20 posts - 1,681 through 1,700 (of 12,034 total)
  • Author
    Posts
  • Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Text field color in Contact Form #284381
    Skandha
    Participant

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

    #contact-section input, #contact-section textarea {
        color: #000 !important;
    }

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

    in reply to: Menu Homepage Fusion and Menu Page Content Edits #284379
    Skandha
    Participant

    @sdcathcart: Hello there,
    Can you please post in your site URL so that I can look into the issue?
    Do you mean to have menu items when clicked scrolls down to a particular section?

    Kind Regards,
    SKandha

    in reply to: Change widget text formatting #284284
    Skandha
    Participant

    @piter-seil: Hello there,
    I am afraid wasn’t able to understand your issue. Can you please elaborate?

    Kind Regards,
    Skandha

    in reply to: Footer Issues #284266
    Skandha
    Participant

    @reenad10: Hello there,
    Can you please let me know on which page you are having the white space?

    Kind Regards,
    Skandha

    in reply to: featured image on featured content #284265
    Skandha
    Participant

    @scagle: 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/my-music-band/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: Creating right sidebar on article pages #284264
    Skandha
    Participant

    @jimsheppard: Hello there,
    Go to => Appearance => Customize => Theme Options => Default Layout => Select Content on left and Publish.

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

    in reply to: featured image on featured content #284236
    Skandha
    Participant

    @scagle: Hello there,
    To have an image like in the demo
    Go to => Appearance => Customize => Header Media => Enable On => Select Entire Site, Page/Post Featured Image and Publish.

    I though you were referring to the featured image that shows up along with the post/page content.

    Let me know if this is what you are looking for.
    Kind Regards,
    Skandha

    in reply to: Creating right sidebar on article pages #284219
    Skandha
    Participant

    @jimsheppard: Hello there,
    Go to => Dashboard => Appearance => Widgets => Text Widget => Add it to Post Sidebar => Add the required text and Image and Save,

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

    in reply to: featured image on featured content #284218
    Skandha
    Participant

    @scagle: Hello there,
    The option to have featured image displayed on single post/page is only available in the 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: Masthead Animation #284190
    Skandha
    Participant

    @mmhgloba: Hello Edwin,
    I missed a # before site-logo in the above. Can you try adding that and check if the original logo size shows up?

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

    in reply to: Featured Slider issue #284186
    Skandha
    Participant

    @delgrundy: Hello there,
    Can you please try using the recommended size of 1920*1080px for the slider images and see if the issue persists?
    Kind Regards,
    Skandha

    in reply to: Page not suitable for mobiles #284185
    Skandha
    Participant

    @laguitaredejoe: Hello Jonathan,
    This maybe due to compatibility issues between the theme and the plugin. I suggest you try other cache plugins and see if the appears there as well.

    Kind Regards,
    SKandha

    in reply to: Masthead Animation #284184
    Skandha
    Participant

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

    site-logo img {
        max-width: unset;
        max-height: unset;
    }

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

    in reply to: Footer Issues #284177
    Skandha
    Participant

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

    #content .wrapper {
        padding-bottom: 0;
    }
    #content .wrapper .singular-content-wrap .hentry {
        margin-bottom: 0;
    }

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

    in reply to: change position Header media title #284176
    Skandha
    Participant

    @oldpille: Hello Oldpille, 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/photofocus/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: Remove Link on entry-date published updated #284166
    Skandha
    Participant

    @mzhd: Hello Peter,
    The alt attribute seems at my end when I check the theme. Can you please try deactivating all the plugins and check if the alt attribute shows up?

    Kind Regards,
    Skandha

    in reply to: Sticky playlist #284134
    Skandha
    Participant

    @delgrundy: 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/abletone/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: Sticky playlist #284132
    Skandha
    Participant

    @delgrundy: Hello there,
    Since the theme already has a built in scroll up function you can deactivate the To Top plugin that is activated.

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

    in reply to: change position Header media title #284129
    Skandha
    Participant

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

    @media screen and (min-width: 1024px) {
    	.custom-header-content .section-title {
    	    position: relative;
    	    top: 100px;
    	}	
    }

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

Viewing 20 posts - 1,681 through 1,700 (of 12,034 total)