Forum Replies Created

  • In reply to: Moving header widget to the right side and down

    #43693

    Thank you so much for your suggestions. This last one was perfect – I made some small changed to the location on the right but the coding worked perfectly . This is what I used:

    #header .sidebar-wrap {

    float: right;

    position: absolute;

    top: 45px;

    right: 10px;

    z-index: 50;

    }

    Many thanks to everyone who took time to respond.

Viewing 1 post (of 1 total)