Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #319392

    Cant seem to resolve why one of my title captions is stuck on being on two lines

    This only seems to occur when i set the caption as “left framed” whereas all of the other caption locations have it on one line

    problem is on “www.wescreteindustries.com” home page slider, on the “welcome” slide that loads when page opened

    thanks in advance!

    #319402

    alternatively, I would be fine with it being on two lines as it is now so its out of the way of the photo, so long as I could get the translucent caption box to move back with the title so its not in the way

    #319957

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (min-width: 1040px) {
    .caption_left .slideshow_caption {
    left: -65px;
    }}

    Best regards,
    Yigit

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