• Resolved Siegfried-Asgard

    (@siegfried-asgard)


    Hi, first thing, I adore your plugin, it is very beautiful and functional. I have a little problem, I wanted to know what was the css code that could move the default menu positioned on a top menu all the way to the right.

    Thank you

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    I hope you are well today and thank you for your question.

    Could you please share your site URL where it’s displaying so that I can help you to move it?

    Best regards,

    Thread Starter Siegfried-Asgard

    (@siegfried-asgard)

    Thank you for replying, the link to the site is: https://siegfried-asgard.net/
    I will warn you that site is being created so incomplete, I want search form totally right

    Thank you

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    You can achieve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Admin Area -> Ivory Search -> Settings -> Settings

    .genesis-nav-menu .menu-item.is-menu {
        float: right;
        margin-top: 14px;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Position right top menu’ is closed to new replies.