Forum Replies Created

Viewing 20 posts - 4,481 through 4,500 (of 12,027 total)
  • Author
    Posts
  • in reply to: Header Media Problem #254476
    Skandha
    Participant

    @armartino: Hello Antonella, 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 update? #254474
    Skandha
    Participant

    @hirschan: Hello Kent,
    Yes, you can use the theme on any number of sites you want but for a single purchase of the theme you will be able to automatic update the theme only only a single site. For the remaining sites you will need to update the theme manually. For more information please read our terms and conditions.

    Let me know if you have anymore queries.
    Kind Regards,
    Skandha

    in reply to: Add image in front page #254472
    Skandha
    Participant

    @palosverdesmagazine: Hello there,
    To make the featured image for blog posts as wide as the menu. You will need to create a child theme and do a little bit of customization. Let me know if you are familiar with chlid theme customization so that I can guide you.

    Kind Regards,
    Skandha

    in reply to: How to update? #254468
    Skandha
    Participant

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

    .site-title {
        margin-left: 10px;
    }

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

    in reply to: Button colors on Blog posts #254451
    Skandha
    Participant

    @palosverdesmagazine: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
    To change the color and background color of read more button

    .more-link .more-button {
        padding: 12px;
        background-color: #f23456;
        color: #fff;
    }
    To change the hover color and hover background color of read more button
    .more-link .more-button:hover {
        color: #f00;
        background-color: #123456;
    }

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

    in reply to: Header Media #254449
    Skandha
    Participant

    @kellydugan: Hello there,
    For the slideshow video to work on mobile devices you can use our Header Enhancement Plugin.

    The Portfolio Couples does not seem to be showing on mobile devices as there is some issue with the thumbnail for Couples portfolio. This should be solved once your fix the Couples thumbnail.

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

    in reply to: Need help with logo size #254448
    Skandha
    Participant

    @jyo: Hello there,
    Since the remove from cart icon comes from WooCommerce plugin I will need to look into your site to debug the issue. I have just sent you an email. Please check your inbox as well as spam folder.

    Kind Regards,
    Skandha

    in reply to: Header Media Problem #254440
    Skandha
    Participant

    @armartino: Hello Antonella,
    For the time being
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .no-header-media-text .header-media .custom-header-media {
        min-height: 240px;
    }

    If you still want a refund. Please fill in the form in this link addressing your issue.

    Kind Regards,
    Skandha

    in reply to: How to update? #254426
    Skandha
    Participant

    @hirschan: Hello there,
    Can you please post in your site URL?

    Did you download the theme from your Catch Themes My Account page and installed it on your site?

    Kind Regards,
    Skandha

    in reply to: Mobile Site on Safari vs. Chrome #254384
    Skandha
    Participant

    @briswatek: Hello there,
    This seems to be happening only on Chrome no IOS. I checked your site on Chrome on Android and it was showing up fine.

    Kind Regards,
    Skandha

    in reply to: Header Media #254383
    Skandha
    Participant

    @kellydugan: Hello there,
    I see the slideshow that you have setup on your header media in desktop. Do you want the slideshow to be visible on mobile devices as well?

    Kind Regards,
    Skandha

    in reply to: Add image in front page #254381
    Skandha
    Participant

    @palosverdesmagazine: Hello there,
    What you can do is add the image to any of the section and then reorder the section using the Section Sorter feature.
    An image cannot be added between sections using a widget.

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

    in reply to: Mobile Display of Posts #254379
    Skandha
    Participant

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

    .archive-content-wrap {
        padding-top: 14px;
    }

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

    in reply to: How to change my left side menu size #254378
    Skandha
    Participant

    @leon8847: Hello there,
    Since the max-width is defined in #masthead the CSS needs to changes in #masthead.

    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-vogue/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: Add image in front page #254363
    Skandha
    Participant

    @palosverdesmagazine: Hello there,
    Can you please post in your site URL and let me know where you want to add images on your site?

    Kind Regards,
    Skandha

    in reply to: SimClick – text, header, and sidebar issues #254317
    Skandha
    Participant

    @jandomvas: Hello Janine, 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/simclick/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: hide search bar #254314
    Skandha
    Participant

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

    .site-header-right-wrapper #search-toggle-main {
        display: none;
    }

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

    in reply to: Header Media Problem #254313
    Skandha
    Participant

    @armartino: Hello there,
    This seems to be a little bug in the theme. The issue will be fixed and an update will be released soon. I will let you know when the update is released. Thank your for reporting the bug.

    Kind Regards,
    Skandha

    in reply to: Getting rid of link in Header Media #254296
    Skandha
    Participant

    @shelby-k-hightower: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Header Media #254295
    Skandha
    Participant

    @kellydugan: Hello there,
    Can you please post in your site URL so that I can look into your issue?

    Kind Regards,
    Skandha

Viewing 20 posts - 4,481 through 4,500 (of 12,027 total)