New Landing How can we help? Themeforest Theme Support Joyn Swiftsilder issue/testimonial text/gizmo font

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Joyn
  • #192739
    Ed Bowes
    Member
    Post count: 89

    Hi all,

    I have a couple of question, please:

    1. On the home page the website, on the very top (orange section) in the swift slider the arrow at the bottom (see image 1) that takes you to the section below, the arrow is not centred for some reason, it is a tiny error, but visually does not look the best. Is there a way to fix this with custom css or else?

    2. In the testimonial carousel (see image 2) the bottom text is too small and i can’t seem to be able to control it with the given font option under theme options. Is there a way to increase the size of it with a custom css or else? In the meta options under testimonial section it is the ’Testimonial Cite Subtext’ that controls the text input, but can’t change size.

    3. My last question is that I’d like to use a gizmo font icon, but I can’t seem to find the ‘keyword’ on their website similarly to font awesome that has the entire character table with keywords. Where can i find the keywords for the email and telephone icon (see image 3). I’m trying to use some custom stuff on the contacts page but in order to do that i’d need to know how i call upon these icons.

    On the team members section on the website the two icons being used are built in within Joyn theme so i’m just trying to replicate that across where i’d need to put the keyword in manually.

    Many thanks,
    Ed

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

    Hi,

    1) You can adjust the left/right position with this css class: .swift-slider .swift-slider-continue i

    .swift-slider .swift-slider-continue i {
      margin-left: 6px;
    }

    2) If I understand you, this should do it:

    .testimonials-slider cite span {
    font-size: 16px;
    }

    3) Not sure I understand that – are you looking for a list of icons and the codes to output them?

    Cheers.

    #192865
    Ed Bowes
    Member
    Post count: 89

    Hi David,

    Thanks for your swift reply.

    Your answers to my question number 1 and 2 were spot on. Thanks for them!

    Question number 3: Yes, i’d need to know the codes for the icons so i can output them as on the gizmo font website there is no code or reference as to how they are called in case i need to refer to any of them ( for ex. for font awesome you can look up something like this on their website… <i class=”fa fa-buysellads”></i> ). I’d specifically like to know the codes for the mail and telephone icon. Please see previously posted image 3.png for the icons i’m looking for in font gizmo. I hope this helps David.
    many thanks Ed

    #192870
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Thanks David for 1) and 2)

    Regarding 3 it’s the same process that in FontAwesome the only thing that changes is the font family (SSGizmo) and the codes.

    Check here this reference
    http://dante.swiftideas.net/documentation/gizmo/

    -Rui

    #193204
    Ed Bowes
    Member
    Post count: 89

    Thanks Rui,

    That solved it Rui. Thanks. Question three is resolved.

    Thanks for the help!
    Ed

    #193235
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to Rui.
    With Best Regards
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.