Sign in

Need help with Technews theme

  • This topic has 6 replies, 3 voices, and was last updated 3 years, 5 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #3100
    Avatar photoscotdill

    Hi Everyone,

    Looking to get some help, i have tried everything.

    In this theme, your primary color is your link color.

    However, i need my primary color to be black, but then my links are black. But, i need them to be blue.

    I have edited –link-color under main CSS & style CSS, but the color is not reflecting.

    Any help would be amazing.

    Thank you!

    #3105
    Avatar photoBob

    Just add the following CSS rules using the custom CSS tool and change the variable values:

    :root {
      --link-color: #2C2E35;
      --link-hover-color: #448AFF;
    }

    --
    Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!

    #3108
    Avatar photoscotdill
    This reply has been marked as private.
    #3109
    Avatar photoBob

    It looks like you haven’t applied my CSS rule, I don’t see it in dev tools.

    screenshot-2020-06-20-o-20.33.53

    --
    Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!

    #3113
    Avatar photoscotdill

    I have placed your code where you state, and then i sync the website.

    So, if the CSS is not taking from the Tools as per your suggestion maybe there is an issue in the software?

    I have edited it under theme in the main Publii Folder under the CSS file, and the in the program.

    Its weird for sure, and i appreciate you looking into it.

     

    #3115
    Avatar photoscotdill

    You know what i noticed too Bob, i have two sites. Both have technews theme, however, for some reason, both sites revert to ONE sites CSS file, instead of their own. When i go to my other site, not the subject site were speaking about, it shows the colors your point out to me. Im going to change it there and confirm if that fixed it.

     

    #3128
    Avatar photoJOduMonT

    @scotdill don’t forget to clear the cache of your browser and how better to use it in private mode to see your expected change

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