Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • fernandomiller
    Participant

    Hi!, I’m trying to use this position adjust in CSS
    #ufw_<id>{
    bottom: 50px !important;
    right: 50px !important;
    }

    but only works for buttons that are on the bottom, but not for a button that is on top (I need to separate the button little bit from my header).

    Could you help me?

    Hi @fernandomiller,

    You are almost there. For button at the top, you have to use top.

    Can you please check if it works ?

    fernandomiller
    Participant

    Yes! I’m using TOP, but the only thing that is moving is the flyout window when appear but not the button….

    Thanks you so much for your help

    Hi @fernandomiller,

    Can you please share your website url ?

    It would be easy for me to share suggestions live.

    Thanks

    fernandomiller
    Participant

    Here you have a Link to see: (TOP is 150px)

    https://linkalia.ar/test/

    I’m a big fan of your work, I use a lot the Shortcoder, incredible usefull!!! Thanks a lot

    Hi Fernando,

    You can use below CSS. Please change 15px as needed.

    #ufw_8 .ufw_btn {
        top: 15px;
    }

    and happy that you are using shortcoder 😉

    Thanks,
    Aakash

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

Subscribe for updates

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter