Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #954145

    So I’m trying to give the caption text a custom sizing in a full width slider, and when I change that sizing, it doesn’t actually take affect. It basically stays as the default size. Im able to change the Title size, but not the caption text size. Any fixes for this? Link is below, I’m trying to increase the size of the “British Columbia Institute of Technology” sub title on the slider at the top of the page.

    #954155

    Hey ChristineGerman,

    Add this to quick css and adjust the size to what you need.:

    
    .slideshow_align_caption p{
    font-size:30px!important;
    }

    Best regards,
    Jordan Shannon

    #954165

    Won’t that change every slider? I only want the one single slider to change, not other ones.

    #954176

    Hi,

    Just the first slider?

    Best regards,
    Jordan Shannon

    #954181

    First one…I mean I’d really want to be able to customize each slider like we are supposed to be able to do. The coding just isn’t working.

    #954183

    Hi,

    Well there are a few methods to try before we go into css. You can try disabling all active plugins to see of there is a styling conflict. If you are running any custom css, you can try and remove that temporarily. In some cases, broken or malformed css can cause the editor not to work.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.