Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Oettinger

    (@oettinger)

    Ahhh, finally.
    Many thanks ??

    Regards

    Thread Starter Oettinger

    (@oettinger)

    Hello Bojan,

    in the style.css there are a lot of comments, but only this “real” code

    /*
    Making theme checkers happy :D
    */
    .entry-content a {
      color: #ffca08;
    }
    
    .entry-content a:hover, .entry-contenta:focus {
      color: #ffca08;
    }
    .wp-caption .wp-caption-text .gallery-caption .bypostauthor .alignright .alignleft .aligncenter{
    
    }

    I think the reason is explained in this comment:

    PixelHunter is built with SASS. All the CSS you would usually found in here are spread out (modularised) in different folders inside the SASS folder. You can find all the styles over there.

    1-tools —> Third party tools like Normalize, SASS mixin libraries Bourbon, Neat goes here.
    2-base —-> All the base styles, SASS variables, placeholders, etc goes here
    3-modules –> Most of the styles lives here. Spread out into different partials for different modules

    Caching was off (is now back on).

    Regards

    Thread Starter Oettinger

    (@oettinger)

    Hey Bojan,

    thanks, i am fine – hope you too ??

    I added the code in the style.css (with yellow #ffca08), but nothin happens.
    Here is a post with some links:
    https://www.fahrradbastelei.de/zutatenliste-teil-3-der-rahmen/
    It’s german, but i think you’ll get the point ??

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)