• Resolved Mônica dC

    (@virtual2go)


    Hi. Is it possible to put the “Globe” icon on the right side, but in the middle of the page?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    You should be able to do that with CSS. I see you already have a similar button for ADA compliance with CSS like this:

    body .adac-open-handle.ada-center-right {
        border-bottom-right-radius: 0 !important;
        top: auto !important;
        left: auto !important;
        bottom: 50% !important;
        right: 15px !important;
    }

    You can write a similar one for #gtranslate_wrapper element.

    Thanks! 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘Icon location’ is closed to new replies.