[Resolved] change site title color on a per page basis…

Home Forums Support [Resolved] change site title color on a per page basis…

Home Forums Support change site title color on a per page basis…

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • #503307
    Leo
    Staff
    Customer Support

    Hmm that doesn’t look right.

    This is what I see for the bottom border for the header:

    .site-header {
        border-bottom: 1px dashed #333333;
    }
    #503558
    Russell

    ahhh » now that is coming from the Appearance > Simple CSS area of wordress. the #333333 is coming from the bottom of the homepage’s edit page » which has bee working to get the effect I seek » white lettering on the homepage, due to the dark photos in header and black lettering else where…

    #503873
    Leo
    Staff
    Customer Support

    Hmm I’m not sure what you mean.

    So something is working but something is not?

    Can you run through all the CSS to make sure there aren’t any errors?
    https://jigsaw.w3.org/css-validator/

    #503941
    Russell

    Hi Leo » thanks for your continued help » I dashing this off between meeting » no snakiness intended » just trying to answer directly to your questions…

    ∞1 where to do I go to ‘run through’ or test the css that is at the bottom of the page in the simple css section of the page?

    ∞2 I’m saying the text went from the preferred white to the non perferred black when I updated from gp v1.0 to v 2.0 » with no alteration of the css from me. the css I used, and am using remain constant and unchanged from when Tom shared them:

    this is the entire css on the page itself:

    .site-header {
    border-bottom: 0px dashed #000000;
    }
    .main-title a, .main-title a:hover, .main-title a:visited {
    color: #ffffff;
    }
    .site-description {
    color: #ffffff;
    }

    the

    .site-header {
    border-bottom: 1px dashed #333333;
    }

    one see comes from the wordpress > appearance > simple css section of the entire website

    now with that laid out…

    How do go back to having the main title and site description white on the front page and black on all the other pages » just like it was under v1.0?

    #504103
    Leo
    Staff
    Customer Support

    Can you send me access to the dashboard through Account Issue?
    https://generatepress.com/contact/

    Please reference the topic URL.

    #511701
    Leo
    Staff
    Customer Support

    Hey I still couldn’t login with the info you’ve provided.

    Could you double check?

    Also everytime I tried to reply to our e-mail directly, it gets bounce back saying the address is not deliverable.

    #515947
    Russell

    Hi Leo,

    thanks for holding space for me to catch up…

    I’ve just emailed support the updated credentials » let me know how it goes

    Previously I missed your earlier “https://jigsaw.w3.org/css-validator/” signal.

    I ran the website through the validator and found a long list of errors » 22 in all…

    for example:

    URI : https://agnetic.com/wp-content/themes/generatepress_child/bigfoot/bigfoot-default.css
    157 .bigfoot-footnote.is-scrollable:after Property transition-properties doesn’t exist : opacity
    197 .bigfoot-footnote__wrapper Parse Error display: inline-block

    and

    URI : https://agnetic.com/wp-content/cache/busting/1/wp-content/themes/generatepress/css/mobile.min-2.0.2.css
    1 -webkit-transition is an unknown vendor extension
    1 -moz-transition is an unknown vendor extension
    1 -o-transition is an unknown vendor extension
    1 auto is not defined by any specification as an allowed value for pointer-events, but is supported in multiple browsers

    I could show more, but I’m out of my league » seeking guidance…

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