Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #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
    }

    #855053

    Hey 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/310c1k262w1R

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #855088

    Yeah, but that is going to change everything global on the site and not on specific subpages.

    #855098

    Hi,

    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 Shannon

    #855385

    Hello Jordan,

    yes, excellently summarized. I am trying since a few days to get the selectors of the elemnts I want to change.

    #855526

    Hi,

    What are the exact elements you need to change? Perhaps I can tell you the selectors.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.