Please see screenshot bellow. It is available in your front page: edit page.
Please follow this:
You can update it by either deleting existing theme and then install latest theme version of it or use the following plugin to update the theme.ย https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/
After activating the above plugin just install the downloaded theme on your site.
Not sure, but we can see that you now are using different plugin for gallery images. Therefore you should try to change this under plugin options.
Please try our latest beta version bellow and let us know if the issue is fixed.
Please login to access this file
Nice to hear that. ๐
Did you try to hide it under blog page – Page Settings > Footer?
Nice to hear that. ๐
Nice to hear that. ๐
Hi there,
If the question was where to upload it, then you should be able to do it underย Admin Dashboard -> Appearance -> Theme Settings -> Header section.
Hi there,
Thank you for your questions.
To answer all of them we would need to see your website, so we can better understand this issues. Is it possible? (you can post it in private field)
Best regards,
Shufflehound team
Hi there,
Please try following:
Let us know if that works. ๐
Best regards,
Shufflehound team
Hi there,
Can you please post a screenshot or give us a link you your website, so we can better understand this issue?
Best regards,
Shufflehound team
Solution for this topic
Sorry for that, we improved previous CSS snippet, so please try it:
.sh-nav-mobile li.menu-item > a { right: 5px!important; }
Looks like we finally found a solution for your issue, please take a look in your website, we added some custom CSS.
Let us know if the issue is fixed. ๐
Thank you, we will continue to inspect this issue. ๐
Please try this CSS snippet bellow and let us know if that works (you can place it here โ Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code )
.sh-nav-mobile .current_page_item > a { right: 0px!important; } .sh-header-mobile-navigation .sh-nav-dropdown { left:ย -8px!important; }
Nice to hear that. ๐
Oh, sorry looks like we misunderstood your issue.
Lightbox seems more convenient solution for browsing images. Therefore we didn’t add other solutions.
We can help you to disable our gallery functionality, but then it could look not good. To remove our gallery functionality you can try to remove 8 line in gillion/inc/helpers_blog.php file.
Hi there,
Did you try yo change accent color underย Admin Dashboard -> Appearance -> Theme Settings -> Styling?
Best regards,
Shufflehound team
Solution for this topic
Please try this CSS snippet bellow and let us know if that works (you can place it here โย Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Codeย )
.sh-timeline-2.style3 .sh-timeline-item .sh-timeline-box { margin-bottom: 40px!important; }
Please try this CSS snippet bellow and let us know if that works (you can place it here – Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code )
body .otw-button { font-family: inherit; border-radius: 35px; background-color: #ccb54a; display: block!important; width: 100%; background-image: none; border: none; box-shadow: none; text-shadow: none; font-size: 13px; padding: 19px 41px; max-width: 240px; transition: all 0.3s ease-in-out; }