Forum Replies Created

Viewing 20 posts - 4,581 through 4,600 (of 12,027 total)
  • Author
    Posts
  • in reply to: Social Icons #253363
    Skandha
    Participant

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

    a[href*="facebook.com"]:hover {
        color: #3b5998;
    }
    a[href*="pinterest.com"]:hover {
        color: #c8232c;
    }
    a[href*="instagram.com"]:hover {
        color: #3f729b;
    }

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

    in reply to: Adding space or break #253335
    Skandha
    Participant

    @leenajacob: Glad you figured it out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Top and Bottom Blank Spaces #253333
    Skandha
    Participant

    @nrgjdoria: Thank you for your wonderful review. Have a great weekend. 🙂

    Kind Regards,
    Skandha

    in reply to: Gallery caption alignment #253324
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: can i reorder/ sort the home page pages or posts #253323
    Skandha
    Participant

    @ahmedhishamemam: Hello there,
    The Section Sorter feature 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 pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: Demo Importer doesn’t work properly #253259
    Skandha
    Participant

    @pr4w: Hello Mark,
    I have sent you an email. Please check your inbox as well as spam folder

    Kind Regards,
    Skandha

    Skandha
    Participant

    @erikiesdistributors-com: Hello there,
    Can you change the link on the menu item Products to https://amperellc.com/#service-section instead of #service-section?

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

    in reply to: Adding space or break #253246
    Skandha
    Participant

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

    #post-524 .entry-content .aligncenter {
        margin-top: 20px;
    }

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

    in reply to: Recent Posts #253237
    Skandha
    Participant

    @nrgjdoria: Hello Nick,
    The update has been released. Please update the theme and let me know if the Blog page heading and Category option for Static Homepage posts is working fine.

    Kind Regards,
    Skandha

    in reply to: Verity Theme Logo Blurry #253236
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Hours in Header Top on Mobile #253233
    Skandha
    Participant

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

    .hours {
        pointer-events: none;
    }

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

    in reply to: Adonis Theme Site Identity Height #253221
    Skandha
    Participant

    @ahmedhishamemam: 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/adonis/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: Same sizes of photos/images #253220
    Skandha
    Participant

    @nrgjdoria: Hello Nick,
    The recommended image size for post thumbnails is 480*360px. So I suggest you to use the similar image size or the same aspect ratio.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @erikiesdistributors-com: Hello there,
    I will look into the issue and update you on this.

    Kind Regards,
    Skandha

    in reply to: Demo Importer doesn’t work properly #253218
    Skandha
    Participant

    @pr4w: Hello Mark,
    This may be because you have not installed WooCommerce Plugin. Please install and activate the plugin and try importing the demo again.

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

    in reply to: Top and Bottom Blank Spaces #253217
    Skandha
    Participant

    @nrgjdoria: Hello Nick, 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/foodie-world/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: Hours in Header Top on Mobile #253216
    Skandha
    Participant

    @ville123: Hello there,
    This seems to be a bug. The bug 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: theme not responsive iPad in landscape #253163
    Skandha
    Participant

    @toerfiets: Let me know if you come across any issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Adonis Theme Site Identity Height #253159
    Skandha
    Participant

    @ahmedhishamemam: Hello there,
    I suggest you not not to edit style.css file as all your edits will be lost when you update the theme to upcoming updates.
    Please use the Additional CSS section for any CSS changes.

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

    .custom-logo {
        max-width: 250px !important;
        max-height: unset !important;
    }

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

    in reply to: Top and Bottom Blank Spaces #253156
    Skandha
    Participant

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

    .recent-blog-container .section-heading-wrap {
        display: none;
    }
    .home #content .entry-header {
        display: none;
    }
    .recent-blog-content-wrapper .wrapper {
        padding-bottom: 0;
    }
    .recent-blog-content-wrapper .more-recent-posts {
        margin-bottom: 0;
    }

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

Viewing 20 posts - 4,581 through 4,600 (of 12,027 total)