Hi richfranz,
unfortunately this is not possible, could you tell me the reason for this?
Best Regards,
CrestaProject
it is possible because i accomplished this using the custom CSS field.
turn on Floating buttons, put 0 in the position fields and write your own positioning CSS in the custom field. works just fine.
the reason is for mobile responsiveness. a div 25% from the top at 1920×1080 won’t be in the same spot at 1366×768, the two most popular resolutions in North America. you cant use a blanket position value for all resolutions.
Hi richfranz,
of course I was referring to the plugin options, if you are using custom CSS you can do everything 🙂
The important thing is that you managed to solve!
Best Regards,
CrestaProject