• Resolved SpenceK

    (@spencek)


    Hello, great plugin – thanks for all your hard work. I do have a quick question. I would like to use a Genericon for the image, and need this placed just above the “Search” text which has been added via the configuration.

    I would like to use this;

    .nav-secondary .genesis-nav-menu > .genericon-search > a:before { content: “\f400”; }

    But I’m really unsure where to add it.. Could you point in the right direction,

    Thank you very much.

    • This topic was modified 6 years, 6 months ago by SpenceK.
Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    Could you please share me your site URL where it’s displaying so that i can help you to achieve it?

    Thread Starter SpenceK

    (@spencek)

    Hello Vinod, thanks for the quick reply.

    I’m afraid its a local website at the moment.

    I’m hoping this image will explain things a bit better.

    Image showing secondary nav (genesis)

    I’m using the Sliding style menu. I would like to have a search menu title (shown as “Search” in my image) and the search menu icon showing at the same time (there does not seem to be an option for both?.

    I would like to change your search menu icon a Genericon, so it fits in with the rest of my secondary nav, which can be seen in the image. So, I would just like to add a Genericon above the “Search” text ??

    To add the search bar to the secondary nav, I have used this code (which you mentioned in another post)

    
    li.astm-search-menu {
        display: inline-block;
    }
    
    .site-header.dark .title-area {
        width: auto;
    }
    
    li.astm-search-menu input[type="search"] {
        float: right;
        width: 95%;
        padding: 6px 10px;
    }
    
    li.astm-search-menu .search-form input[type="submit"] {
        float: left;
        padding: 15px;
    }
    

    Thanks for your help, very kind of you.

    SK

    • This reply was modified 6 years, 6 months ago by SpenceK.
    • This reply was modified 6 years, 6 months ago by SpenceK.
    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    I need to access your site HTML to help you to achieve this so is it ok if you contact me after making your site accessible?

    Thread Starter SpenceK

    (@spencek)

    Hi,

    I will be uploading to our web server soon.

    However, is it possible to have the Search Menu Title and the Search Menu Icon displayed at the same time when using the Slider Style?

    Thanks

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    However, is it possible to have the Search Menu Title and the Search Menu Icon displayed at the same time when using the Slider Style?

    Currently the plugin doesn’t provide this functionality but we can try achieving this developing custom code after making uploading your site on server.

    Thread Starter SpenceK

    (@spencek)

    Ok Vinod, once I have the website up loaded, I will be in contact. Thank you for your assistance, very prompt.

    A final question, I promise!

    Is there a way of increasing the size of the search icon?

    Thanks

    • This reply was modified 6 years, 6 months ago by SpenceK.
    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    Thank you

    great

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Great plugin – a quick question about adding genericon icon to slider search bar’ is closed to new replies.