Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1097481

    hi,
    it is possible to display the buttons without rounded corners…?

    can you help?

    Thanx and best regards
    Oliver

    #1097561

    Hi Oliver,

    Yes, first select the button, go to Styles, look for Rounded Corners field under MISC | OTHER SETTINGS.
    Hope this helps.

    Best regards,
    Nikko

    #1097827

    hi Nikko,
    Thanx for your fast reaction, but it did’nt help me or i’m blind :-( . i want to change the “next” and “previous” Button at the advanced layer slider. I did’nt find in the “styles” area the Rounded Corners field under MISC | OTHER SETTINGS.

    Can you explain again.
    Best Regards,
    Oliver

    #1098005

    Hi Oliver,

    Thanks for the update. We might be able to give you some custom CSS then, please post a link to where we can see the elements in question.

    Best regards,
    Rikard

    #1098206

    hi,
    you know the Site, see the Link below, the “next” and “previous” Arrow-Button at the advanced layer slider on top of the page

    best regards,
    Oliver

    #1099315

    Hi Oliver,

    I see, thanks for providing the link to the page, I thought it was an added button which can be changed here: https://imgur.com/EegWS2m
    But on your case, please add thsi css code in Quick CSS, located in Enfold > General Styling:

    #top .avia-layerslider .ls-nav-prev:before, #top .avia-layerslider .ls-nav-next:before {
        border-radius: 0 !important;
    }

    Best regards,
    Nikko

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