Viewing 11 replies - 1 through 11 (of 11 total)
  • Hi,

    Do you mean center align the text? Or have the caption hovering right over the middle of the slide?

    Thread Starter dariorusso

    (@dariorusso)

    Thanks for you fast reply. Align the text is what I am trying to do.

    Take a look at the bottom of this page: https://www.metaslider.com/documentation/developers/

    .metaslider .caption,
    .metaslider .cs-title,
    .metaslider .nivo-caption {
        text-align: center;
    }

    should do the job (add to your themes style.css file)

    Regards
    Tom

    Thread Starter dariorusso

    (@dariorusso)

    Hi Tom, I don’t know much about programming. Where in the style sheet should I put this code?

    Joe

    Anywhere really, as long as its a new line. Paste it all right at the bottom ??

    Regards
    Tom

    Thread Starter dariorusso

    (@dariorusso)

    Sorry, I forgot to tell you I am using the Headway Theme.

    Thread Starter dariorusso

    (@dariorusso)

    Here is what my style.css looks like after adding the code. But it did not change anything.

    Joe

    /*
    THEME NAME:Headway Base
    THEME URI:https://www.headwaythemes.com
    VERSION:3.4.11
    AUTHOR:Headway Themes
    AUTHOR URI:https://www.headwaythemes.com
    DESCRIPTION:Headway is a feature-packed theme with drag and drop layout editing, point and click design capabilities, powerful search engine optimization and much more. For help, you can access our support or go to the Headway codex.
    LICENSE: Terms of Service
    LICENSE URI: https://headwaythemes.com/terms-of-service

    ————————————————————————
    Copyright 2009-2012 Vesped Inc.

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
    */

    .metaslider .caption,
    .metaslider .cs-title,
    .metaslider .nivo-caption {
    text-align: center;
    }

    Could you send me a link to your site please?

    Thread Starter dariorusso

    (@dariorusso)

    After i entered the code the slider changed to what you see here.
    https://nintz.com/production-services/

    I appreciate any help you can give me and I really do like this slider.

    Joe

    Hi, it looks like your template might be caching the CSS. Is there an option somewhere to clear the cache? I’m not familiar with the headway theme, you might be best off contacting the theme developer and asking how to insert the CSS.

    Regards
    Tom.

    Thread Starter dariorusso

    (@dariorusso)

    OK, Tom. Thank you, I can run Meta Slider without the text centering with no problem. That may be the best but I will talk to Headway.

    Joe

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Center Caption’ is closed to new replies.