Switcher CSS
-
Hi,
i would like to move the switcher which is already in the header.
i tried
<?php if (function_exists(‘pll_the_languages’)): ?>
<ul id=’language-switch’><?php pll_the_languages(array(‘dropdown’=>1)); ?>
<?php endif; ?>and in style.css
#language-switch {
margin-top: 120px;
}
but nothing…
and if i change these lines in CSS my table with TablePress change !!!
input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }http://www.fibre-libre.com/wordpress/?page_id=57
Thanks for your help
Sophie
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Switcher CSS’ is closed to new replies.