Forum Replies Created
-
AuthorPosts
-
danijel.lastricMember
Hi Andrea,
tnx, but I've tried to use the
after_content_sidebar_wrap
but it stays in it's 1140px 🙂For the link, unfortunately I'm working in my localhost, so it wouldn't be of any help.
Thank you,
Danijel
danijel.lastricMember...just to make a point - at the end it is a class but the path is somehow long for us - the beginners...
danijel.lastricMemberYes, for finding the correct ID... You've made just a tiny confusion with "class" and that's what I was looking for at the first glance, and then I've tried with an ID and that was correct 😉
danijel.lastricMemberGot it!
.menu-flebologija-container li {
font-family: 'Open Sans Condensed';
text-transform: uppercase;
font-size: 20px;
font-size: 2.0rem;
color: #de3233;
margin-bottom: 0.1rem;
background: url("images/icon-li.png") no-repeat scroll 0 13px / 8px 8px rgba(0, 0, 0, 0)
}
It wasn't the 1st ID, nor the 2nd one, but exact div ID where starts the
ul
tnx for a kind and helpful hint (ie. that all the custom menus got the "class on it's own"...
danijel.lastricMemberAntiac, tnx for a help.
As for a "class of it's own", the code for that part I'm mentioning seems like:
<section id="nav_menu-4" class="widget widget_nav_menu">
So, I suppose I should put in my style.css sth like:
#nav_menu-4 {
color: #000; }
to change the font color to black, etc. ?
Sorry for not providing a link, but I'm preparing a site offline so it's on my localhost...
danijel.lastricMemberI would recommend LightningBase - it is managed WP hosting, US+EU based location, CDN included, Opcode+Varning caching, very friendly support... And the price (for the "modest trafic") is reasonable - 10 USD/mo for 10k PageViews...
-
AuthorPosts