Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1285070
    jdfesta
    Participant

    Good afternoon! Was wondering how I could the blog titles to wrap on the homepage instead of trailing off on nyctoursandphotosafaris.com.

    For example, right now it will say “5 Awesome Events This Wee….” instead of
    “10 Awesome Events This
    Weekend In NYC”

    Thanks!

    Jessica

    #1285530
    Lely
    Moderator

    Hello Jessica,

    Please try adding the following CSS on Appearance > Customize > Custom > Edit Global CSS:

    .home .x-recent-posts .h-recent-posts,
    .home .x-recent-posts .x-recent-posts-date {
        overflow: initial;
        text-overflow: initial;
        white-space: initial;
    }

    Hope this helps.

    #1286685
    jdfesta
    Participant

    Lely,

    Hmmm It didn’t. I don’t see “Edit Global CSS”, just “Custom Code”. I tried inputting in the Custom Code box but nothing changed. Screenshot attached of what I see after “Custom”.

    Thoughts?

    Jessie

    #1286695
    jdfesta
    Participant

    Oops it didn’t upload. Here it is in Google Drive: https://drive.google.com/file/d/0B1C00KaN79BlbWQ4UXhTUGNleUE/view?usp=sharing

    #1286945
    Friech
    Moderator

    Hi There,

    That’s not from X, this is the custom editor from X


    screenshot

    Please provide us login credentials in private reply so we can take a closer look.

    Thanks.

    #1287611
    jdfesta
    Participant
    This reply has been marked as private.
    #1287612
    jdfesta
    Participant
    This reply has been marked as private.
    #1287835
    Darshana
    Moderator
    This reply has been marked as private.
    #1290000
    jdfesta
    Participant
    This reply has been marked as private.
    #1290136
    Jade
    Moderator

    HI Jessica,

    I have placed the code in Appearance > Editor > style.css and it should working now.

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1285070 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>