Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 18,201 through 18,220 (of 26,111 total)
  • Author
  • Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?

    You are always welcome here šŸ™‚

    Solution for this topic

    I logged in to your site and deactivatedĀ MD Theme Helper Plugin which was conflicting with theme functionality.

     

    Your site works fine for me now.

     

    Could you please confirm?

    Solution for this topic

    HiĀ S,

     

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

     

    It is built in feature which you can customize from theme footer settings and footer widget areas as displayed in the attached screenshots.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.
    in reply to: Editing the Footer

    Hi @joaquinestevan,

     

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

     

    I am not sure which playlist you are talking about but youtube video displays on mobile for me as shown in the attached screenshot.

     

    Please advise.

     

    Best regards,
    Shufflehound team

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

    You can achieve 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

     

    #page-container header.primary-mobile {
        display: none !important;
    }
    
    #page-container header.primary-desktop {
        display: block !important;
    }
    in reply to: I can't customize menu

    Hi @Open-knowledge,

     

    Sorry to hear of the problem you are having.

     

    It seems you are trying to install wrong zip file.

     

    You can install the theme zip file as described in the following page.

     

    https://support.shufflehound.com/how-to-fix-the-theme-is-missing-the-style-css-stylesheet/

     

    Best regards,
    Shufflehound team

    in reply to: Installation Failed

    Hi @juliesparks,

     

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

     

    You can achieve 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-nav li.menu-item.sh-nav-social a {
        float: right;
    }
    
    .sh-nav li.menu-item.sh-nav-social a.social-media-pinterest {
        position: absolute;
        right: -30%;
        top: 0;
    }
    
    .sh-nav li.menu-item.sh-nav-social {
        position: relative;
    }

     

    Best regards,
    Shufflehound team

    Solution for this topic

    Hi @DirkahDirkah,

     

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

     

    You can resolve 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

     

    @media (max-width: 780px) {
        .woocommerce ul.products li.product{
            width: 100%;
        }
    }

     

    Best regards,
    Shufflehound team

    HiĀ Bruno,

     

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

     

    The theme comes with two page builders which you can activate as displayed in the attached screenshots.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.
    in reply to: visual page builder

    You are most welcome here šŸ™‚

    in reply to: 3 Column Issue

    Thank you for your feedback.

     

    You are always welcome here šŸ™‚

    in reply to: Divi Plugin

    Hi @RubyRoid,

     

    Sorry to hear of the problem you are having.

     

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

     

    Are you using HTTPS on your site?

     

    Do you mean you are getting this issue since using child theme and work fine using Gillion theme?

     

    Would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please 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 be able see it.”?

     

    Best regards,
    Shufflehound team

    Solution for this topic

    Hi @RubyRoid,

     

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

     

    You can hide 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

     

    li.menu-item.sh-nav-share.sh-nav-special {
        display: none;
    }

     

    Best regards,
    Shufflehound team

    Solution for this topic

    You can achieve its color 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

     

    #page-container .sh-load-more {
        color: #000;
    }

     

    You can change the color value in the above code to whatever you want to use by referring the following pages.

     

    http://www.w3schools.com/html/html_colors.asp
    http://www.w3schools.com/html/html_colorvalues.asp
    http://www.w3schools.com/tags/ref_colorpicker.asp

    I can see it is displaying fine on your site now as shown in the attached screenshot.

     

    Please test it clearing your browser cache.

     

    Alternatively you can just remove column margins and instead add paddings.

    Attachments:
    You must be logged in to view attached files.
    in reply to: 3 Column Issue

    Hi Jürgen,

     

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

     

    You can achieve 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

     

    body.archive.category {
        background: #edeaea;
    }

     

    You can change the color value in the above code to whatever you want to use by referring the following pages.

     

    http://www.w3schools.com/html/html_colors.asp
    http://www.w3schools.com/html/html_colorvalues.asp
    http://www.w3schools.com/tags/ref_colorpicker.asp

     

    Best regards,
    Shufflehound team

    It seems the issue on your site as I can’t access Jevelin child theme stylesheet file shared in the private box.

     

    Would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please 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 be able see it.”?

    Hi Jürgen,

     

    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

    Solution for this topic

    Hi @AITOgraphics,

     

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

     

    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-product .sh-titlebar {
        display: none;
    }

     

    Best regards,
    Shufflehound team

Viewing 20 posts - 18,201 through 18,220 (of 26,111 total)