gmnikolis
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Dinky] body a link hover colorthank you it Works…Solved
Forum: Themes and Templates
In reply to: [Dinky] body a link hover colorForum: Themes and Templates
In reply to: [Dinky] body a link hover colorForum: Themes and Templates
In reply to: [Dinky] body a link hover colorthe main text area of the wordpress site(where text editor is)
Unfortunately the following doesn t workbody a:hover {
color: #d65a8d;
}Forum: Themes and Templates
In reply to: [Dinky] Social buttons link to a new tabthank you!
Forum: Themes and Templates
In reply to: [Dinky] Change current page Menu button colorYou are a star! Thank you! Solved
Forum: Themes and Templates
In reply to: [Dinky] Change current page Menu button color/*
Welcome to Custom CSS!CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don’t need to copy all
your theme’s stylesheet content.
*/Forum: Themes and Templates
In reply to: [Dinky] Change current page Menu button colortheme options–>edit css
Forum: Themes and Templates
In reply to: [Dinky] Change current page Menu button colorForum: Themes and Templates
In reply to: [Dinky] Change current page Menu button colorIt didn t work;-( still black
Forum: Themes and Templates
In reply to: [Dinky] Change current page Menu button colortried this to change color to pink but didn t work:
#main-navigation .sub-menu li.current-menu-item > a,
#main-navigation .sub-menu li.current_page_item > a,
#main-navigation .sub-menu li a:hover {
color: #ff8ba6;
}Forum: Themes and Templates
In reply to: [Dinky] Change current page Menu button colorCan i make the button Pink? on the current page?
Forum: Themes and Templates
In reply to: [Dinky] Social buttons link to a new tabYou are right but my client doesn t like this…