Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #177188

    I would like to use the content slider as a news ticker, but it is too wide. How can I narrow it to fit just one line of text with little or no padding?

    Thank you!

    #177213

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #177217
    This reply has been marked as private.
    #177773

    Hey!

    Please insert the Content Slider after the Layer Slider or any other element.Remove the title on each slide and save changes. Add this on your custom.css or Quick CSS:

    .content, .sidebar {
    padding-top: 5px;
    }
    
    #top .avia-smallarrow-slider-heading {
    display: none;
    }

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Narrower content slider…?’ is closed to new replies.