Fonts

This support request was posted in BBQ by Deltapdx

Request ID #487 Resolved
  • I want to change the font in the Image Slider.
    Is this the best place to change it:

    .flex-caption{
    position: absolute;
    bottom: 2%;
    left: 2%;
    display: none;
    padding: 15px 20px 0 0;
    max-width: 50%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 1px 1px 1px black;
    }

    .flex-caption h2,
    .flex-caption p{
    text-align: left;
    background: rgba(0, 0, 0, 0.5);
    }

    .flex-caption h2{
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
    padding: 15px;
    }

    .flex-caption p{
    color: #eee;
    margin: 10px 0;
    font-family: ‘Gudea’, sans-serif;
    font-size: 15px;
    padding: 10px;
    }

    .flex-caption p a{ border-bottom: 1px solid #F55D2D; color: #eee; }

    .flex-active-slide .flex-caption{
    display: block;
    }

    Juanfra Aldasoro

    Hello There,

    Thanks for writing. Yes, that would work.

    You can set the title font here:

    .flex-caption h2{ font: 'Helvetica Neue', sans-serif;}
    

    and the font below the slider title here:

    .flex-caption p{ font: 'Helvetica Neue', sans-serif; }
    

    The next version of this theme will bring a font selector.

    Best,
    Juan.

    Ok. Thanks.

    And, do I need to download the fancybox plugin to get the gallery images to show like the demo bbq theme. Right now, I have some images in the gallery but they don’t view like the demo and I think it’s because it’s not using fancybox????

    Juanfra Aldasoro

    No, the theme already come packed with the fancybox script.

    You need to create a page, set the Gallery template and upload photos for that page. You don’t need to insert them in the page content. Just upload them to that page. The template will make the rest.

    Best,
    Juan.

    Can you tell me exactly where I should add that bit of code to change the font?
    What’s before and after?

    Also, Can you take a look at the gallery page we’ve created? Not sure what we’re doing wrong. Some images show correctly and others don’t even though I’ve uploaded them in the same manner???

    Juanfra Aldasoro

    You have two options:

    a) Put it inside the file custom.css that is within your theme files. You can put it at the end of the file. The file should be empty.

    b) You can go through the theme Options Panel and use the input “Custom CSS” for that bit of code.

    Would you please send me your site’s information to support@nicethemes.com ?

    Best,
    Juan.

    Juanfra Aldasoro

    Sorry, the code you should use is:

    .flex-caption h2{ font-family: 'Helvetica Neue', sans-serif;}
    

    and

    .flex-caption p{ font-family: 'Helvetica Neue', sans-serif; }
    

    Best,
    Juan.

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

This topic is marked as resolved

Only the topic author can re-open this thread.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server