Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1002812

    I need to make some visual adjustments to the search feature. Specifically I need to make it smaller in height as well as decrease the size of the text used. I have been able to do that, however when I resized the search field as well as the submit button, the text on the submit button doesn’t move and is cut off. I can’t figure out where or how to move that up vertically. You can see where I added the search on the page linked below right above the four images/visuals and below the, “There’s power in knowledge…” text. Any help on how to adjust/move that text up so it is centered beside the search field would be great.

    #1003245

    Just wondering if anyone had a chance to look at this?

    #1003487

    Hi,
    Please try to decrease the line-height with this css code:

    
    #top #wrap_all #searchsubmit {
        line-height: 28px;
    }
    

    Best regards,
    Dude

    #1003702

    Thanks Dude. That did the trick.

    #1003881

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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