Spotlight1 Text truncated

Support Forums Cian – WP Theme Spotlight1 Text truncated

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4959
    ducky33
    Participant

    Depending on the length of the text put in the spotlight 1 text field, it can be truncated. See http://ooak.poker after the feature section.

    Thanks!

    #4962
    CreaboxThemes
    Keymaster

    Hi ducky33,

    in the option Custom CSS in the page Appearance > Theme Options > Custom Scripts, add the next code to resolve that:

    #spotlight1 {
         height: auto !important;
    }

    Regards

    #4963
    ducky33
    Participant

    Thanks! Works like a charm

    #4965
    CreaboxThemes
    Keymaster

    Your welcome. If you need something more, contact me 😉

    Regards

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