New Landing How can we help? Themeforest Theme Support Uplift Add tag into an Image Caption Hover

Viewing 10 posts - 16 through 25 (of 25 total)
  • Posted in: Uplift
  • #292689
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    I’ve fixed the JS error that was occurring – can you let us know what else is wrong? We have a new setup for rows – you now set the width within the row for the elements within. There are also new vertical centering options in the row.

    Hope that helps.

    – Ed

    #292743
    Amber Needler
    Member
    Post count: 117

    Thanks Ed!

    A few things that I cant figure out still, are listed below:

    – Padding for the arrows on the testimonial. Is this a case of adding custom CSS?
    – Team Member image is still blurry. This was sorted for me in another topic but I wasn’t really aware of what they did.
    – The text on the first image where I’ve added HTML isn’t center aligned.

    Thanks,

    Amber

    #292905
    David Martin – Support
    Moderator
    Post count: 20834

    1) Sure, you can adjust the positioning using this, add it to Theme Options => Custom CSS

    .content-slider .lSAction > .lSPrev {
        left: 30px;
    }
    .content-slider .lSAction > .lSNext {
        right: 30px;
    }

    2) I believe I answered and documented that request here: http://www.swiftideas.com/forums/topic/image-resolution-of-team-member-featured-image/#post-290836

    3) Can you provide a screenshot of what you refer to?

    Thanks,
    David.

    #292908
    Amber Needler
    Member
    Post count: 117

    Perfect thank you!

    I’ve added a screenshot of what I mean. The text is not horizontally centre aligned.

    Thanks,

    Amber

    Attachments:
    You must be logged in to view attached files.
    #292910
    Amber Needler
    Member
    Post count: 117

    There is no team.php file?

    Thanks,

    Amber

    Attachments:
    You must be logged in to view attached files.
    #292914
    David Martin – Support
    Moderator
    Post count: 20834

    2) Have you deleted it? I assure you I have it on my dev version. The team section would not display if the file was not there. Are you positive you are looking in wp-content/plugins, not the theme folder.

    3) Great, thanks. Have you edited the core CSS file?

    Please add this to Theme Options => Custom CSS

    figcaption .thumb-info {
        vertical-align: middle;
    }
    #292916
    Amber Needler
    Member
    Post count: 117

    Ahh that’s strange! Well I currently have a pre release version of the theme and the plugin installed – could it maybe be that? I’ve just double checked as well and it’s not there for me.

    And that works thank you ๐Ÿ™‚

    #292925
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    It’s under /includes/page-builder/shortcodes

    Thanks,

    – Ed

    #292929
    Amber Needler
    Member
    Post count: 117

    My fault! Sorted it haha thank you for your help! ๐Ÿ™‚

    #292931
    David Martin – Support
    Moderator
    Post count: 20834

    Great, glad you got it sorted.

Viewing 10 posts - 16 through 25 (of 25 total)

You must be logged in to reply to this topic.