Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 23,321 through 23,340 (of 26,111 total)
  • Author
  • Thank you for sharing site details.

     

    I have resolved the issue on your site so please check it.

    Could you please share me your site URL where it’s displaying so that i can help you to change its color?

    I see… so if I want the larger icons behind the title like in large style 9 ,  I can not use the url feature to hyperlink the title of the icon?

    Yes every style is unique and provides different functionality.

    Solution for this topic

    Hi @kruyvanna,

     

    I hope you are well today and thank you for your question.

     

    You can remove it from Blog Widgets widget area as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    To make the CSS code work please just change your above shared CSS code as following.

     

    #content .sh-comment-form {
        background-color: #29B394;
    }
    in reply to: Comment Form colors

    You are most welcome here 🙂

    You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .single-post .blog-style-post-toptitle .post-type-content {
        display: none;
    }
    
    .single-post #wrapper > .sh-page-layout-default {
        padding-top: 10px;
    }
    
    .single-post .post-content > .vc_row {
        overflow: hidden;
    }

    You are most welcome here 🙂

    You can try disabling it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-header-meta-container li.sh-nav-share {
        display: none;
    }

    1/ How can I disable Social icon in header (It’s always visible even if Social media box is unchecked in theme options)

    You can disable it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-header-meta-container li.sh-nav-share {
        display: none;
    }
    in reply to: Diverse questions

    Hi @pattRodriguez,

     

    I hope you are well today and thank you for your question.

     

    You can edit that blog post slider and add specific post ids or categories in its settings as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    No actually the contact-form-7 plugin is not part of Gillion theme.

     

    If you are also facing the issue disabling contact-form-7 plugin then please let us know so that we can help you to resolve the issue.

    Hi @razzi,

     

    Thank you for your question.

     

    Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?

     

    Best regards,
    Shufflehound team

    in reply to: Comment Form colors

    Hi @razzi,

     

    Thank you for your question.

     

    The shared page uses blog page template but you can set background image in the theme settings as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    Hi @razzi,

     

    Thank you for your question.

     

    Could you please share me the page URLs from your site where it is displaying so that i can help you to achieve it?

     

    Best regards,
    Shufflehound team

    Solution for this topic

    Hi @razzi,

     

    Thank you for your question.

     

    You can disable view count from theme Post settings as shown in the attached screenshot.

     

    You can remove reading time by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .post-readtime {
        display: none;
    }

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    Hi @razzi,

     

    Thank you for your question.

     

    You can disable it from theme Header settings as shown in the attached screenshot.

     

    I have tested it on my test site and it’s working fine for me using latest version of Gillion theme.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    You can share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”.

    in reply to: Diverse questions

    You are most welcome here 🙂

    in reply to: Post Title Alignments

    Hi @grhawkins,

     

    Sorry to hear of the problem you are having.

     

    You can resolve the issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #contact-form-90e528f8fc2a713183a0e766fe18858d .SumoSelect .options label {
        display: block;
    }

     

    Best regards,
    Shufflehound team

    in reply to: Contact Form Bug
Viewing 20 posts - 23,321 through 23,340 (of 26,111 total)