Removing the 1em margin at the bottom of the menu

Permalink Browser Info Environment
I want to remove the margin-bottom: 1em from the bottom of the menu

#ukao-menu-1324 .sf-menu {
float: left;
margin-bottom: 1em;
}

What is the best way to do this?

Type: Discussion
Status: New
stingy
View Replies: View Best Answer
c5studio replied on at Permalink Best Answer Reply
c5studio
Hello,

You can either remove it from /packages/ukao_menu/blocks/ukao_menu/view.php on line #97, or you can add something like the following to your themes css:

.sf-menu{margin-bottom: 0 !important;}
stingy replied on at Permalink Reply
stingy
Perfect! Thanks for the quick reply.

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.