Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1317635

    Hi!
    I would like to center the arrows in the Content slider (right now they are placed to the right).
    Is there a code to fix this?
    See private info if you need to see a picture of what I’m trying to achieve.
    Br

    #1317790

    Hey Hejanni,

    Please try the following in Quick CSS under Enfold->General Styling:

    #top .avia-smallarrow-slider-heading> div {
        display: table;
        margin: 0 auto;
    }

    Best regards,
    Rikard

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