Fancy Link Question

Hi

I have created a custom sidebar and have added some Fancy Links (sample link shown below).
[fancy_link title="Mayoral Message" link="#" target="" style="7" class="sidebar-menus" download=""]

I have created a class called sidebar-menus and have added the following code:

.sidebar-menus {
width:190px;
}

How do I reduce the padding between the menu items via the CSS?


image



Comments

Sign In or Register to comment.