Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Trouble positioning an element

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #158438
    burt_burt
    Participant

    Hey, I’m having problems with the positioning of “MENY” next to the toggle icon. How do I separate the two so I can move/position only the text? Style of the text “MENY” is ok but not where its at. Here’s an image of what I mean: http://i41.tinypic.com/2jd3l9k.png

    I guess a create a div for nav-trigger and text, or..?

    The code from header.php

                            <a href="#" id="nav-trigger">
        <span style="font-family: Source Sans Pro; font-size: 16px; line-height: 1; margin-left: 5px; font-weight: 700;">MENY</span> m
    </a>
    
Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.