increase search bar length and move towards logo - Acme Themes

Best Premium and Free WordPress Themes Forums Online Shop Pro increase search bar length and move towards logo

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #30446
    Kumar V
    Participant

    Dear Team,

    Can you kindly help me to increase the search bar length and also push it next to logo. Can you kindly help me where in which file and how to do the same. any code suggested for this? which place we need to update the code?

    Your kind help is appreciated.

    #30449
    acmesupports
    Moderator

    Dear Kumar,
    Please paste this code in Additional CSS.

    .advance-product-search
    .advance-product-search {
    position: relative;
    width: 70%;
    float: right;
    }

    Dashboard -> Appearance -> Customize -> Additional CSS

    Best Regards!

    #30463
    Kumar V
    Participant

    Dear Team, Unfortunately it is not working. search bar length and position remains the same. Can you kindly check and let me know if it needs a code change?

    #30489
    Acme Themes
    Keymaster

    Hello Kumar,

    Can you try following CSS:

    .advance-product-search {
        width: 100%;
    }

    Thanks

    #30495
    Kumar V
    Participant

    Dear Team, No it is not working :-(, can you please propose alternate code which really works?

    #30555
    Acme Themes
    Keymaster

    Hello Kumar,

    Can you send us screenshot of the code on Appearance => Customize => Additional CSS.

    Thanks!

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