GregLassale Posted April 26, 2021 Share Posted April 26, 2021 Site URL: https://gregorylassale.com I'm considering changing the design of my intro page in a way that would would entail changing the font color to white (text and button). I've tried targeting the block IDs and the section but nothing's working so far. How would I go about it? Brine family template 7.0 . Thanks. Link to comment
GregLassale Posted April 26, 2021 Author Share Posted April 26, 2021 I've tried several solutions found in the forum, but no dice. Anyone? Link to comment
SquareRefresh Posted April 26, 2021 Share Posted April 26, 2021 Hey @GregLassaledepending on the page you are changing with CSS you can target that specific page & element. Which page were you thinking of changing I can give you an example of the CSS to use. SquareRefresh, premium plugins & templates that have an elevated feel. Plugins: Have your site stand out. Templates: Our templates are designed with versatility in mind.Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins. Link to comment
GregLassale Posted April 26, 2021 Author Share Posted April 26, 2021 Hi. The "Intro" page. Thanks! Link to comment
SquareRefresh Posted April 26, 2021 Share Posted April 26, 2021 (edited) @GregLassale Do you mean the home page or the intro page of the internal English / Fr page? If it's the latter Quote #intro, #introfr{ h1, h2, p { color: COLOR !important; } .medium-button-style-outline .sqs-block-button .sqs-block-button-element-medium { color: COLOR !important; border-color: COLOR !important; } } Edited April 27, 2021 by SquareRefresh SquareRefresh, premium plugins & templates that have an elevated feel. Plugins: Have your site stand out. Templates: Our templates are designed with versatility in mind.Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins. Link to comment
GregLassale Posted April 27, 2021 Author Share Posted April 27, 2021 Yep, the intro/introfr pages. I just tested the code. It works on h1 and h2 but isn't affecting the paragraph or button/button border. Any idea? Link to comment
SquareRefresh Posted April 27, 2021 Share Posted April 27, 2021 @GregLassale change p to h3 since you aren't using body copy. Also check your code for the button there is an extra space that's why the medium is purple .sqs-block-button .sqs-block-button-element--medium SquareRefresh, premium plugins & templates that have an elevated feel. Plugins: Have your site stand out. Templates: Our templates are designed with versatility in mind.Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins. Link to comment
GregLassale Posted April 27, 2021 Author Share Posted April 27, 2021 All good on h3. I've checked and rechecked the code for the button, pasted yours, but it's still not working. Not sure why. Link to comment
tuanphan Posted April 28, 2021 Share Posted April 28, 2021 On 4/27/2021 at 9:06 AM, GregLassale said: All good on h3. I've checked and rechecked the code for the button, pasted yours, but it's still not working. Not sure why. Try this code section#intro p, section#intro .button-block a, section#intro h2 { color: red; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment