This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Custom Menu in Sidebar Inside a box

9 years ago · Last reply by Andrew Misplon 9 years ago

Hello!

I can’t find that anyone else has requested this yet.

Client wants to put the custom menu (on the top of the side bar) in a colored box.

Perhaps the menu title can be another color… just like putting links in a table like this:
http://creweb.com/2014/contact-us/

Thanks in advance for your response!
Heather

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. webworks 9 years, 8 months ago

    This is resolved, and here is the code used:

    It looks great!

    .widget-area .widget:first-child {
    	background: #c9d8d4;
    	margin: 0;
    }
    .widget-area .widget:first-child .widget-title {
    	padding: 10px;
    	border-bottom: 3px solid #ffffff;
    	background: #fea;
    }
    .widget-area .widget-title {
    	margin-bottom: 0 !important;
    }
    .widget-area .widget:first-child > div {
    	padding: 10px !important;
    }
  2. Andrew Misplon Staff 9 years, 7 months ago

    Hi Webworks

    Sorry, we weren’t able to reply sooner. Really glad to hear you were able to resolve this challenge. Thanks for posting your Custom CSS for everyone else :) All the best.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread