Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Ron Rennick

    (@wpmuguru)

    The slider isn’t really designed to use that large of an excerpt. Things you can do

    * make the excerpt a smaller number of characters/words
    * increase the space available to the excerpt in the responsive CSS in your child theme
    * set a max width/height for the excerpt in your responsive CSS

    Thread Starter SchLing

    (@schling)

    Hey

    Point 1: This can’t be used under on any practical solution.

    Point 2: I don’t really want to only increase the space on cell phones. Against I don’t know what screen is looking at it.

    Point 3: This is the closest one I can see.

    I use:

    .agency .slide-excerpt-border {
    	max-height: 20px;

    In an attempt to modify it. But so far I’ve only managed to modify the white box.

    Plugin Contributor Ron Rennick

    (@wpmuguru)

    Point 1: This can’t be used under on any practical solution.

    I prefaced my explanation of your options with:

    The slider isn’t really designed to use that large of an excerpt.

    Post a thread at https://www.studiopress.com/forums/ for CSS customization help.

    Thread Starter SchLing

    (@schling)

    Hey

    Thanks for the replies and your time. I hope the people on the studiopress forums can help.

    Have a nice day

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Excerpt on mobile devices not contained within slider’ is closed to new replies.