Shufflehound profile

Home Forums Shufflehound

Forum Replies Created

Viewing 20 posts - 2,921 through 2,940 (of 3,587 total)
  • Author
  • Shufflehound
    Moderator

    Please see screenshot bellow. It is available in your front page: edit page.

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

    Shufflehound
    Moderator

    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.

    Shufflehound
    Moderator

    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.

    Shufflehound
    Moderator

    Please try our latest beta version bellow and let us know if the issue is fixed.


    Please login to access this file

    in reply to: Portfolio comments

    Shufflehound
    Moderator

    Nice to hear that. ๐Ÿ™‚

     

    Did you try to hide it under blog page – Page Settings > Footer?

    in reply to: space

    Shufflehound
    Moderator

    Nice to hear that. ๐Ÿ™‚

    Shufflehound
    Moderator

    Nice to hear that. ๐Ÿ™‚

    Shufflehound
    Moderator

    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.

    in reply to: Upload a header banner

    Shufflehound
    Moderator

    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

    Shufflehound
    Moderator

    Hi there,

     

    Please try following:

    1. Go to the front page edit page
    2. Scroll to the bottom
    3. Under Page Settings > General > Page Layout
    4. Set it to “Default (without sidebar)”

     

    Let us know if that works. ๐Ÿ™‚

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    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

    in reply to: Upload a header banner

    Shufflehound
    Moderator

    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;
    }

    Shufflehound
    Moderator

    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. ๐Ÿ™‚

    Shufflehound
    Moderator

    Thank you, we will continue to inspect this issue. ๐Ÿ™‚

    Shufflehound
    Moderator

    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;
    }

    Shufflehound
    Moderator

    Nice to hear that. ๐Ÿ™‚

    Shufflehound
    Moderator

    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.

    Shufflehound
    Moderator

    Hi there,

     

    Did you try yo change accent color underย  Admin Dashboard -> Appearance -> Theme Settings -> Styling?

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    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;
    }
    in reply to: Timeline formatting

    Shufflehound
    Moderator

    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;
    }
    in reply to: Button in timeline
Viewing 20 posts - 2,921 through 2,940 (of 3,587 total)