-
AuthorPosts
-
September 20, 2017 at 10:33 pm #854579
Lets say i have this subpage I want to change the primary color.
Is this all the selectors I need to call or did I forget some?.page-id-XXX.main_color a, .page-id-XXX.main_color .widget_first,.page-id-XXX .main_color strong,.page-id-XXX .main_color b,.page-id-XXX .main_color b a,.page-id-XXX .main_color strong a,.page-id-XXX .main_color #js_sort_items a:hover,.page-id-XXX .main_color #js_sort_items a.active_sort,.page-id-XXX .main_color .av-sort-by-term a.active_sort,.page-id-XXX .main_color .special_amp,.page-id-XXX .main_color .taglist a.activeFilter,.page-id-XXX .main_color #commentform .required,.page-id-XXX #top .main_color .av-no-color.av-icon-style-border a.av-icon-char,.page-id-XXX .html_elegant-blog #top .main_color .blog-categories a,.page-id-XXX .html_elegant-blog #top .main_color .blog-categories a:hover, .page-id-XXX.main_color a, .page-id-XXX.main_color .widget_first,.page-id-XXX .main_color strong,.page-id-XXX .main_color b,.page-id-XXX .main_color b a,.page-id-XXX .main_color strong a,.page-id-XXX .main_color #js_sort_items a:hover,.page-id-XXX .main_color #js_sort_items a.active_sort,.page-id-XXX .main_color .av-sort-by-term a.active_sort,.page-id-XXX .main_color .special_amp,.page-id-XXX .main_color .taglist a.activeFilter,.page-id-XXX .main_color #commentform .required,.page-id-XXX #top .main_color .av-no-color.av-icon-style-border a.av-icon-char,.page-id-XXX .html_elegant-blog #top .main_color .blog-categories a,.page-id-XXX .html_elegant-blog #top .main_color .blog-categories a:hover{
color:#color
}September 21, 2017 at 9:12 pm #855053Hey fabienneBESD,
You can make this kind of changes in the theme options here, you need to spend some time playing with them.
https://cl.ly/1Z101q3Q3P3g
https://cl.ly/310c1k262w1RIf you need further assistance please let us know.
Best regards,
VictoriaSeptember 21, 2017 at 10:25 pm #855088Yeah, but that is going to change everything global on the site and not on specific subpages.
September 21, 2017 at 11:06 pm #855098Hi,
You would first need the page-id if its for a specific page. Also, you would need to know exactly what elements you want to change an then tailor the css to focus on just that area.
Best regards,
Jordan ShannonSeptember 22, 2017 at 2:27 pm #855385Hello Jordan,
yes, excellently summarized. I am trying since a few days to get the selectors of the elemnts I want to change.
September 22, 2017 at 7:27 pm #855526Hi,
What are the exact elements you need to change? Perhaps I can tell you the selectors.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.