Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #365855

    Hello,

    I’m using the content slider and it won’t let me use any spaces between words – see the link below. Any ideas for how I can remedy this? Thanks in advance!

    #366175

    Hi 1lizcollins!

    Try switching to the HTML editor and add your spaces in that way. If it’s still not letting you then you can add this in between the period and the last name.

     
    

    Cheers!
    Elliott

    • This reply was modified 9 years, 4 months ago by Elliott.
    #366205

    Thanks Elliott. I’ve tried both and neither work. The code for the content slider is inserted into an icon box. I’ve tried using the content slider alone and the same thing happens – part of the name just disappears. any other ideas on how to fix this? Thanks!

    #366344

    Hey!

    It’s working fine on my XAMPP setup so not sure what’s going on. Send us a WordPress login and we’ll take a closer look.

    Best regards,
    Elliott

    #366453
    This reply has been marked as private.
    #366808

    Hi!

    You need to add it inside the slide instead of using the title. I did the first one for you so you can see how it’s done.

    Then add this to your custom CSS.

    .slide-entry-excerpt.entry-content > p {
        font-weight: bold;
    }

    Best regards,
    Elliott

    #367132
    This reply has been marked as private.
    #367569

    Hi!

    I cant’t see any quotations marks floating. Could you fix it?
    If not please show the issue using screenshots.

    Regards,
    Andy

    #367622
    This reply has been marked as private.
    #368082

    Hey!

    use this in Quick CSS:

    #top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a {
    display: none;
    }
    

    Cheers!
    Andy

    #370598

    Perfect, thanks!

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Can't leave spaces in text in the content slider’ is closed to new replies.