• How to move flags a few pixels down?

    So far I added <?php echo do_shortcode(‘[google-translator]’); ?> to the header

    to display 8 flags horizontally I added to the CSS Overrides box:

    #flags {
        width:270px !important;
    }
    #flags ul { margin:0; } .flag { padding:0px 2px; }

    And it looks almost perfect, but how to move flags a few pixels down?
    Please help!

    https://wordpress.org/plugins/google-language-translator/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Positioning In Header’ is closed to new replies.