Forum Replies Created
-
AuthorPosts
-
OK. Got it. It happened to me when I was writing the question and had to go back and edit. Yes you may close the ticket. Thank you.
Thanks Nikko. The original blockquote element section didn’t include those settings and we were adding css in Quick CSS. I guess I can remove those Quick CSS settings now – except for border width.
Don’t know what you mean by
(without space)
All seems good now though.
- This reply was modified 1 year, 9 months ago by mediaapps.
Picked up the width ok. Thank you. I tried this for the color.
blockquote { border-style: solid; border-left-width: 2px; border-left-color: pink; }
The border won’t pick up the color.
One final request for the FAQs if poss ….
I would like to style the question field so that it is different from the other other questions when the answer is visible. I realise that the + changes to a – but I would like to be able to show a more visible difference.…. and the + icon to the right of the question text please?
Also, is there a better way to target the borders than I have done by using your selectors like:.main_color .toggle_content { background: #f7e5d4; border-bottom: solid 0.5px; }
How about hover color for the question Ismael?
Great. Thank you.
You’ve nailed it Mike. Thank you.
All good Ismael. I’ve included a screen recording in the Private Content.
That’s good. There is an issue with a styling row that appears now. I can live with it but be good if it wasn’t there.
https://app.screencast.com/GJV8XgLKhbhLM
Also, I noticed that in your code in the thread you have the height value at 70vh whereas in the code that you added to functions.php you have the height at 56vh.
It didn’t like that one Mike.
https://www.screencast.com/t/mbQgBlaNEm
I’ve added your admin login.
By the way:
The Theme File Editor as in Appearance > Editor had disappeared again. I went back to your message in May last year explaining how to restore it which I have done now. Turns out it was Seedprod replacing it with their ‘Builder’.December 19, 2022 at 10:54 am in reply to: CSS for a form in WPForms doesn't style markup correctly #1376675Thank you Mike. Yes I’m aware that Dave Lane’s code works when rendered as a single HTML page. That is what I did here:
This is how I would like the HTML/CSS to resolve inside the code block in the form.
The reason that I wish to include the HTML in a WPForm is so that their signature is directly associated with, in this case, the Media Release Terms and Conditions. Including a link in the WPForm to an external HTML page isn’t suitable because in the event of a dispute, in this case about use of a person’s image, the signatory could say that we had changed the external HTML page after they had signed.
As I say, WPForms couldn’t help with getting the CSS to style the HTML markup but they were only working within their plugin. I thought that there may be a way via Quick CSS or the Theme File Editor CSS to style for form markup.
December 7, 2022 at 10:39 pm in reply to: Accessing navigation on mobile while in Coming Soon mode #1375453Yes you may close this ticket
Thank youYes I do. I have now commented out the css in Theme File Editor https://www.screencast.com/t/s1PZRoXJT4Gv
I’ve restored the CSS in General Styling > Quick CSS. I’ve made the line height 4px so it is easy to see if the CSS is applied
https://www.screencast.com/t/6qMamC7EQBAs you can see, it doesn’t flow through to this caption for example in https://palmcovevision.au/about
https://www.screencast.com/t/wyDQdQE0TuWorks fine if I add it to the Theme File Editor. Just want to make sure that I don’t lose these custom settings on theme updates. Enfold support has admin access. It raises the question though as to when to add to Quick CSS and when to add to Theme File Editor.
December 7, 2022 at 8:53 am in reply to: Accessing navigation on mobile while in Coming Soon mode #1375304I use Seedprod for a Coming Soon page before I make the site live.
In order to go through the site via the hamburger on my Pixel 6, I have to disable Coming Soon because when logged in, the login icon/block seems to prevent me from touching the hamburger.
As you say, probably not a theme issue and no big deal really.
Thank you
JohnThank you Rikard. That worked.
In my case, using Enfold Child, the pages don’t find the custom css in Quick CSS under Enfold->General Styling: I have to add it via Appearance>Theme File Editor>style.css
I don’t know why that is. I’m hoping that those custom settings in the Theme File Editor will remain after a theme update.
Yay. Thank you.
Fixed admin access – sorry again!
Also, I can’t work out how to bring up the initial greyed-out window – the one behind the Preferences screen.I can’t find my way to that Panels tab setting even with your 1,2,3. Sorry :/
November 24, 2022 at 4:18 am in reply to: Home page image does not render on android possibly after the WP 6.1.1 update #1373698Thank you Mike. My bad. I did a manual delete of backups in UpdraftPlus which, for some reason I have yet to discover, also deleted the images from the site itself.
November 20, 2022 at 12:12 am in reply to: Make video stop on final frame and not display play icon #1373244That worked Mike. Thank you.
November 19, 2022 at 3:26 am in reply to: Make video stop on final frame and not display play icon #1373170Good suggestion. I will start with a copy of the final frame as the first frame.
Do you have a CSS suggestion for hiding the play button?
And does anyone else have a suggestion on a good video plugin that will do this
October 25, 2022 at 3:52 am in reply to: Is there a way to stop paragraphs breaking with multi-column layouts? #1370077Thank you Guenni. I think that this is working
.breakpoint p { break-inside: avoid-column; }
All good. Thank you. That worked.
thank you. understand that now.
We temporarily disabled the Enfold > Performance > File Compression settings to regenerate the scripts and stylesheets.
What is the process to regenerate scripts and stylesheets?
OK. Didn’t know about that. Thank you.
I removed the caching plugin. I removed
p {color: green;}
from the Enfold-Child style.css cleared my browser cache in chrome and firefox.
I still see green para text.This reply has been marked as private. -
AuthorPosts