Viewing 3 replies - 16 through 18 (of 18 total)
  • Plugin Author Claudio Sanches

    (@claudiosanches)

    You can use this in you style.css:

    #floating-nextprev .floating-nextprev-prev,
    #floating-nextprev .floating-nextprev-next {
        line-height: 18px;
    }
    
    #floating-nextprev .floating-nextprev-prev img,
    #floating-nextprev .floating-nextprev-next img {
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-top: 23px !important;
    }
    
    #floating-nextprev strong {
        display: none;
    }
    

    Will look like this: https://imgur.com/XOminY7

    Thread Starter Faisal Humayun

    (@fhumayun)

    That’s Fantastic Claudio,
    I really appreciate that advice. And for that tip alone I’m making another donation.

    Very thankful.
    Cheers!

    Plugin Author Claudio Sanches

    (@claudiosanches)

    Thank you.
    I’m glad that now it’s all ok.

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Feature request’ is closed to new replies.