Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1293128

    I would like the links to be black and the mouse-hover link to be #ca0003 (red) and underlined.

    Originally, I had the link color navy or #003366.
    I have been unsuccessful in changing the links to black (#000000).

    Can you please help? The credentials to the site is below.You can see on the homepage of ysblade.com that the links in the boxes and the linked headlines are still blue.
    Thanks,
    Kurt

    #1293606

    Hi Kurt,

    Thanks for the login details. The primary colour is set to blue (#2d5c88) in the theme options, could you try changing it there please?

    Best regards,
    Rikard

    #1293694

    Rikard:

    I made the primary color change to black (#000000), but the links are still blue or #2d5c88.
    Regards,
    Kurt

    #1293696

    Rikard:

    I take that back. Some of the headline links changed to black. Others stayed blue. You can see on the two boxes on the homepage at ysblade.com.

    Also, the “recent blog posts” that are in the box with the headline “Also on Your SOURCE” on the homepage are in italics. How can they be non italics, just regular Arial or Helvetica?

    Thanks,
    Kurt

    #1294011

    Hi,

    Thank you for the update.

    The color of the links in the main content is still set to #2d5c88 when we checked the css in the browser inspector. Please try to disable the minification settings temporarily and purge the cache.

    Best regards,
    Ismael

    #1294181

    Hi Ismael:

    I changed the main content to black. Thank you.

    However, the color of the links in the box entitled Also on Your SOURCE on the homepage is blue and italics. Can that color change to black and regular type, not italics?

    Kurt

    #1294536

    Hi,

    The color remains blue because of this css code.

    .main_color a { color: #003366 !important; }
    

    That declaration is located in the Quick CSS field. You have to remove it, then regenerate the stylesheets, either by purging the cache or by disabling the minify plugin temporarily.

    Best regards,
    Ismael

    #1294590

    Hi Ismael:

    I changed to .main_color a { color: #000000 !important; }, but still have the blue.

    Kurt

    #1294616

    Ismael:

    The problem was resolved after I performed a purge minify cache.
    You can close this post.
    Thanks,
    Kurt

    #1295027

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Change link color’ is closed to new replies.