Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Footer Custom Menu: Align Left

Home / Forums / Virtue Theme / Footer Custom Menu: Align Left

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
May 27, 2016 at 1:39 pm

Hi!

I’ve been struggling with two particular issues for the site http://www.herbinjewellers.ca.

1.
I’m trying to align the items in my Footer, Column 1 Custom Menu (ABOUT US) with the title.
This is what I’ve tried:

footer#containerfooter #nav_menu-15 ul li a {
margin: 0;
}

This adjusted their position to the left, but it still isn’t flush with the title for some reason.

2.
I’ve also been trying to change the colour of the Search-Magnifying Glass symbol in the Topbar.

The following changed the colour of the “Search” text, but not the symbol:

#topbar-search .form-search ::-webkit-input-placeholder {
color: #5e5e5e;
}
#topbar-search .form-search :-moz-placeholder {
color: #5e5e5e;
}
#topbar-search .form-search ::-moz-placeholder {
color: #5e5e5e;
}
#topbar-search .form-search :-ms-input-placeholder {
color: #5e5e5e;
}

Hope you’re having a great day! Your help with these issues would be greatly appreciated!

Thank you!!

Jennie

  • The forum ‘Virtue Theme’ is closed to new topics and replies.