So my question is how do I change the inherited menu font-weight without changing or interfering with anything else?
.nav-head ul li a {
display: block;
padding: 8px 0;
background: none;
color: #ccc;
text-decoration: none;
font-weight: 400;
}
Thanks in advance
]]>I’ve recently inherited a website that I believe is hosted by godaddy. I’m trying to update basic information, right now, just the contact info and am not sure where to start.
I’m sure I have to install the program, I’m just not sure if there’s a specific way to download since the sit is up and running.
I received the url: https://3rdcoastclay.com/wp-admin/ along with the user and passwords, just not sure where to start and don’t want to mess anything up. Once I logged in I noticed it looks like I can’t update basic info through there, but I may be wrong :).
I’ve some familiarity with website building but not with www.remarpro.com.
]]>I’ve searched all over trying to find an answer to this question. I’m new to website building world, and everything has been pretty straight forward including some custom CSS to help me. But, Now i’m having a problem with a footer. It’s black on very dark blue, and i want to change it to a lighter color. But changing the color of this footer, changes the color of the entire body. I looked at the code at is inheriting that information from the Body.
Here is my site https://www.duffyhomesnew.com/
body {
background-color: #505050;
color: #000000;
font-family: Arial, Sans-serif;
font-size: 13px;
line-height: 1.5;
}
It is the footer that begins with ” Duffy Homes is luxury home builder” and the other one that reads “495 South High Street…”
Please let me know if I can provide more information-
I would like to fix this with custom CSS if possible, but am open to anything.
Thanks!
]]>BUT, there’s always a but now isn’t there, each new post results in more than one tweet. Why? Because of the post-revisions. So, can someone tell me how I can easily check the status of a post at POST-time, so that only the “published” ones are used by the script and the revisions (‘inherited’) are ignore?
Any help would be appreciated.
]]>“Second Step
Now we’re going to create the database tables and fill them with some default data.
Finished!
Now you can log in with the username “admin” and password “User already exists. Password inherited.”.
Note that password carefully! It is a random password that was generated just for you. If you lose it, you will have to delete the tables from the database yourself, and re-install WordPress. So to review:
Username
admin
Password
User already exists. Password inherited.
Login address
wp-login.php
Were you expecting more steps? Sorry to disappoint. All done! :)”
The problem is that I don’t know the password, and any attempts of recovering the password have failed All I get is a “username/email mismatch”.
WordPress was installed on the same directory, but I deleted the files, and did a fresh install.
Any suggestions on how to retrieve the password – or somehow get access to the blog – will be greatly appreciated.
]]>