Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1171409

    Hey guys,

    I’m trying to change the position of the header menu entries:
    1) “Kurse” and “Mein Konto” should have a bit more spacing
    2) the search icon should be in the middle between “Mein Konto” and the shopping cart.

    View post on imgur.com

    I managed to make the changes in the browser. However, when I make the changes in the style.css or Quick CSS, it won’t take effect.

    Website is: https://edley.de/online-kurse

    Any ideas on how to solve that or what to write in the style.css?

    Thanks! :)

    #1171679

    Hey giaco_he,

    Please try the following in Quick CSS under Enfold->General Styling:

    #menu-item-634 {
      float: right; 
    }

    Make sure that you select to delete the old CSS and JS files under Enfold->Performance before you check the results.

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.