Forum Replies Created

Viewing 20 posts - 6,561 through 6,580 (of 12,027 total)
  • Author
    Posts
  • in reply to: How can I change BG color of pages? #232650
    Skandha
    Participant

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

    #content {
          background-color:#222; 
          color:#fff;
    }

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

    Skandha
    Participant

    @davidyoungshotmail-com: Hello David,
    This seems to be because of the Mobile Menu module of Jetpack Plugin. Can you please deactivate that module and see if the slider shows up in mobile devices?

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

    in reply to: How to remove search box from all pages? #232648
    Skandha
    Participant

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

    .secondary-search-wrapper #search-container-main {
        display: none;
    }

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

    in reply to: blurry thumbnails #232483
    Skandha
    Participant

    @chantal-admin: Hello Chantal,
    The widget plugin you are using seems to use a small image for the thumbnail even though you have uploaded a larger image. I suggest you to contact the plugin support regarding this issue.

    Kind Regards,
    Skandha

    in reply to: Portfolio Section Styling #232482
    Skandha
    Participant

    @rodeboy: Hello Chris,
    I have already replied to your issue here.

    Kind Regards,
    Skandha

    in reply to: Change background color archive category #232481
    Skandha
    Participant

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

    .archive .page-header {
        background-color: #e5d7b5;
    }

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

    in reply to: Font Issues #232480
    Skandha
    Participant

    @bordigheravalley: Hello there,
    You can change the font by going to
    Appearance => Customize => Theme Options => Font Family Options
    Let me know which font you would like to be used?

    Kind Regards,
    Skandha

    in reply to: Grayed Out Forms and Text #232479
    Skandha
    Participant

    @daja55: Hello there,
    The CSS which is making the text gray seems to be coming from a plugin you are using. Can you try activating only the Contact Form module of Jetpack plugin and deactivate all the other plugins and check if the color issue is resolved?

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

    in reply to: Can’t Edit Copyright Info in Footer #232478
    Skandha
    Participant

    @chickadeesharon: Hello there,
    There seems to be an issue with the footer years. 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: Portfolio Section Styling #232441
    Skandha
    Participant

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

    #portfolio-content-section .hentry:hover .entry-container {
        box-shadow: unset !important;
        opacity: 0;
    }

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

    in reply to: text colours in header #232440
    Skandha
    Participant

    @frank-macbeth: Hello there,
    Yes there are not of color options available in pro version of the theme. You can also check out the additional-features available in pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: Grid from the Demo #232343
    Skandha
    Participant

    @apma: 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/intuitive/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: Full Width Images #232342
    Skandha
    Participant

    @catcharide: Hello there,
    Can you please clarify where you would like to eliminate the padding?

    Kind Regards,
    Skandha

    in reply to: How to remove search box from all pages? #232339
    Skandha
    Participant

    @bmart: Hello there,
    You can upload your screenshot to platforms like Dropbox or Google Drive and paste the link here.

    Kind Regards,
    Skandha

    in reply to: How to make search field wider? #232330
    Skandha
    Participant

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

    #masthead .search-field {
        width: 200px !important;
    }

    You can change the width according to your choice.
    Kind Regards,
    Skandha

    in reply to: Menu pages are not properly dropping down #232327
    Skandha
    Participant

    @rpatelba1988: Hello Ripam,
    I checked your site and the drop down menu seems to be displaying fine. Can you attach me a screenshot of how it is showing up at your end?

    Kind Regards,
    Skandha

    in reply to: Full Width Images #232225
    Skandha
    Participant

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

    .home .singular-content-wrap, .home .singular-content-wrap article {
        padding: 0;
    }

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

    in reply to: Header Image Full Width #232214
    Skandha
    Participant

    @byaron22: 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-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: How do I update pro theme? #232213
    Skandha
    Participant

    @lindenwoodpark: Hello Greg,
    You need to create a child theme files only if you are editing o any code of the theme files or adding anything to code to the files. If you are only using the options available in the customizer you need not create a child theme. Now you can get automatic updates for out pro themes. For one purchase you will get automatic updates for one site. For more information please read this article.

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

    in reply to: Grid from the Demo #232212
    Skandha
    Participant

    @apma: Hello there,
    Go to => Appearance => Customize => Theme Options => Excerpt Options => Read More Text => You can edit the text here.

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

Viewing 20 posts - 6,561 through 6,580 (of 12,027 total)