Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #64377
    Phil
    Participant

    I’d like my header-right sidebar widget (telephone number & email) to reduce in size the same way as the logo does, when scrolling down.
    I’m sure I’ve done this before, but can’t figure it out

    #64387
    Sakin
    Keymaster

    @Phil: First go to “Appearance => Widgets” and add in Text widget is “Header Right Sidebar” and then add in your telephone number and email.

    To reduce, send me your site URL and let me know by how much you want to reduce it.

    #64400
    Phil
    Participant

    Thanks for your rapid reply.
    I should have given my URL to start with. Sorry.

    http://www.foxtwood.co.uk/

    I’ve used a jpeg to display the telephone and email address.
    I really just want it to change to the same size as the logo does, when scrolling down.

    Thanks

    #64777
    Phil
    Participant

    Sakin
    Any thoughts on this?

    #65017
    Sakin
    Keymaster

    @Phil: try adding in the following css in “Appearance => Theme Options => Custom CSS” box:

    .fixed-header #header-right .textwidget {
        max-height: 32px;
        width: auto;
    }
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Header right sidebar’ is closed to new replies.