Image before menu item

Hi.

I have followed this thread in order to set up an image next to a menu item. All is good so far, as i have set up a css class for it. Problem is that the image and menu label are not displaying on same line.

Please see attached below.

The css style i have used is.

/* Add image next to menu item label */

.menuimage {
width: 30px;
height: auto;
clear: both;
float: left
}

Thanks in advance.
Max

menu-icon

Hey @gimmechefs,

Please give us the URL of the page and access to your site if it’s under construction.

Also, note that I’m not going to provide a fix or enhancement for the custom CSS as that is outside the scope of our theme support. I’m instead going to provide the correct method as it looks like using a navigation element in your screenshot and in that case, you don’t need CSS as it has alignment options.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.