Forum Replies Created
-
AuthorPosts
-
newedgemarketing
MemberYou are a superstar! Thank you so much Erica 😉
-Steve
newedgemarketing
MemberI've got my site back up but that code clearly did not work for me. Any more ideas or should i repost the question?
newedgemarketing
MemberI have but its actually broke my site at the moment so trying to fix that
newedgemarketing
MemberHi Sachin thanks for this.
I've just tried it however and it hasn't worked.
newedgemarketing
MemberThanks Victor I thought it would be CSS but i havent got a clue when it comes to that stuff. I just looked through my stylesheet but can't make out where or what to change.
newedgemarketing
MemberThanks Victor I think a complete audit of my CSS
newedgemarketing
MemberI have after much pain i don't suppose you could help with another though?
I've added a bit of code to add the featured image to my blog posts, but there is a hover action again on the image which i don't want. a small underline about 20px beneath the image. any idea how can delete it or not have it show?
https://stevemayall.com/wordpress-questions
I have 2 css plugin but can't seem to identify it.
newedgemarketing
Memberi'm sorry but what does that mean did you read my question? the page isnt meant to be a landing page.
newedgemarketing
MemberThanks Paula I'll give it a try not sure its what I want but no harm in trying.
newedgemarketing
MemberYes it's the same, I'm using the page for a course, I'll have a logo and title at the top of the page, i just want the logo centered, without it affecting other templates.
newedgemarketing
MemberApologise Victor I'll amend the questions but here is my published page you have to select a day and time for the button in question to appear.
newedgemarketing
MemberThanks Victor I've found it and change the active menu background colour to the dark blue i want #0971c1 however this bit of css seems to be controlling both the active menu and hover so they are both the same colour and i want the hover background colour to be a light blue #71AFDF, any idea how i do that i literally have no idea?
Current CSS:
.nav-primary a:hover,
.nav-primary .current-menu-item > a,
.nav-primary .sub-menu .current-menu-item > a:hover {
color: #ed702b;
background-color: #0971C1;
}September 4, 2015 at 12:39 am in reply to: How can I style Enews Extended elements in footer only? #164539newedgemarketing
MemberThanks again perfect thank you Davinder!
newedgemarketing
MemberHi Eamon thats perfect my mistake i was editing an existing entry Thanks so much
September 3, 2015 at 7:24 am in reply to: How can I style Enews Extended elements in footer only? #164420newedgemarketing
MemberThanks Davinder perfect
the button on the contact page is also grey though i'd like it black the same as the buttons on other pages any idea how i can do that?
Thanks, Steve
newedgemarketing
MemberHi Eamon thanks for your response as i mentioned if i do that it changes the colour of the menu items as well in my header.
newedgemarketing
Memberperfect BIG thank you Ginger! 😉
August 18, 2015 at 2:20 pm in reply to: change the background colour of enews in footer only #162772newedgemarketing
Memberthats changes the colour of all the input fields i only want change the color of the input fields in the footer to white.
August 18, 2015 at 7:45 am in reply to: change the background colour of enews in footer only #162735newedgemarketing
MemberHi Tom sorry found that it was in a custom style sheet i had!
issues i have now is that because the footer is white the text input field is also white and not visible any idea how i can make the text input filed on enews extended on footer only to be a grey colour i.e. #dddddd?
Thanks,
Steve
August 18, 2015 at 7:17 am in reply to: change the background colour of enews in footer only #162730newedgemarketing
MemberHi Tom thanks for your response I"m going out of my mind with this
I've used inspect element to find the but of css your mentioned above and CAN find it
background: #0971C1 !important;
when i remove the background: !important;
in inspect element the background of enews goes to white - which is great!
But! and big but i can not for the life of me find that line of code in my style sheet anywhere, I know how to used cmd+f to search but that exact line does not exist anyhwere so i have no idea how to change it!
any ideas?
-
AuthorPosts