Shufflehound profile

Home Forums Shufflehound

Forum Replies Created

Viewing 20 posts - 2,421 through 2,440 (of 3,633 total)
  • Author
  • Shufflehound
    Moderator

    Hi there,

     

    Can you please let us know if you have updated theme to the latest version?

    Also you please customize website from Gillion Settings page and let us know if then there is the same issue?

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Sure, can you please take a look on the screenshot below? There is no need for the Elementor Pro

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

    Shufflehound
    Moderator

    We are glad that it worked! šŸ™‚

    Shufflehound
    Moderator

    Hi there,

     

    Thank you for asking.

    Recently we added theme activation feature which provides automatic theme updates in theme dashboard, so Envato Market Plugin isn’t needed anymore.

     

    Best regards,

    Shufflehound team

    in reply to: Envato Market Plugin

    Shufflehound
    Moderator

    Thank you for letting us know.

    Did the manual theme remove and install worked fine?

    Shufflehound
    Moderator

    We are glad that we could help! šŸ™‚

    in reply to: Mobile menu problems

    Shufflehound
    Moderator

    You can copy it again and replace header-standard-position with header-social-media, then it should work in title bar too

    Shufflehound
    Moderator

    We are glad that it worked! šŸ™‚

    in reply to: Need help with mobile

    Shufflehound
    Moderator

    If you will enable it then we can take a look on what needs to be changed

    Shufflehound
    Moderator

    We are glad that we could help! šŸ™‚

    in reply to: Background And Logo

    Shufflehound
    Moderator

    Hi there,

     

    Unfortunately, at the moment we don’t have a solution for your issue. We can only disable mobile dropdown completely.

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    This custom CSS should remove it:

    .header-mobile-search,
    .header-mobile-social-media {
      Ā  display: none!important;
    }

     

    Let us know if that works. šŸ™‚

    in reply to: Mobile menu problems

    Shufflehound
    Moderator

    Hi there,

     

    Looks like we managed to fix this by disabling AMP plugin, can you take a look?

     

    Best regards,

    Shufflehound team

    in reply to: Need help with mobile

    Shufflehound
    Moderator

    We added a few fixes, can you please take a look?

    in reply to: Finance RTL Issues

    Shufflehound
    Moderator

    Hi there,

     

    We managed to fix your logo issue by removing Unyson plugin. Can you confirm that? šŸ™‚

    About background issue it seems that you already fixed it?

     

    Best regards,

    Shufflehound team

    in reply to: Background And Logo

    Shufflehound
    Moderator

    That is great! šŸ™‚

    You can copy it and replace header-standard-position with sh-copyrights-social, then it should work with both header and footer

    Shufflehound
    Moderator

    Hi there,

     

    Can you please try to add gillion-sticky-element (in advanced tab) class to your widget element in your page builder? That should fix it.

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi there,

     

    Would it be possible for us to login in to your website? We could see your progress and try to find a way to make it work.

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi there,

     

    We removed it.

    Button was located in the WPBakery page builder element.

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    You can try this custom CSS code:

    .header-standard-position .menu-item.sh-nav-social {
        display: flex;
    }
    
    .header-standard-position .menu-item.sh-nav-social .social-media-youtube {
        order: 1;
    }
    
    .header-standard-position .menu-item.sh-nav-social .social-media-instagram {
        order: 2;
    }
    
    .header-standard-position .menu-item.sh-nav-social .social-media-facebook {
        order: 3;
    }
    
    .header-standard-position .menu-item.sh-nav-social .social-media-linkedin {
        order: 4;
    }
    

    Let us know if that works. šŸ™‚

Viewing 20 posts - 2,421 through 2,440 (of 3,633 total)