I'd like to have my logo on the right side. Is there an easy way to flip this with the Search field/Social buttons?
Easy CSS to switch position of Logo and Search/Social?
4 posts from 2 voices-
Posted 3 months ago #
-
Hi roelofwielinga,
Try to add this in Quick CSS (located inside Choices > Theme Options > Styling) or custom.css (located inside wp-content/themes/choices/css):
.logo { position: relative; float: right; } .header_meta { left: 0; } .header_meta .small_header_info.meta-color { left: 0; right: auto; }Hope this helps. :)
Regards,
IsmaelPosted 3 months ago # -
Greaaaaat! Thanks!
Posted 3 months ago # -
Hey,
Glad it worked. :)
Regards,
IsmaelPosted 3 months ago #
Topic Closed
This topic has been closed to new replies.














