Forum Replies Created
-
AuthorPosts
-
April 4, 2019 at 10:42 pm in reply to: Custom CSS needs to override General Styling for Separator colour #1087234
Thank you so much. I apologize for not being more clear from the beginning.
April 3, 2019 at 3:45 pm in reply to: Custom CSS needs to override General Styling for Separator colour #1086597No, I haven’t done this. The upper line near the top of the cyan background section become thicker when your css is added, because it’s not simply changing the line colour to blue, it’s adding a 1px blue border:
.main_color .hr.hr-default span.hr-inner{
border:1px solid #0f206c !important;
}View the thickness of the line in the bordered box below – that is how thick the upper line is when the css code is removed. If you paste in the CSS code, the upper line becomes thicker.
Is there a way to simply change the colour of the upper line without adding a border that makes it thicker?
April 1, 2019 at 11:10 pm in reply to: Custom CSS needs to override General Styling for Separator colour #1085732Sorry, I’m not making myself clear. Changing the border from 0.25px to 1px makes the line thicker still. What I want is for the line to not get any thicker at all and to not have a border; for the line to simply be a different colour without adding a border to it.
April 1, 2019 at 7:51 pm in reply to: Custom CSS needs to override General Styling for Separator colour #1085681Thank you, that works. The line is thicker though, I’d prefer if it was just the original 1px thickness in total.
April 1, 2019 at 4:31 pm in reply to: Custom CSS needs to override General Styling for Separator colour #1085567Thank you, this makes the border blue, how do I get the line inside the border to be blue?
Thank you!
Thank you for finding the solution to the video display.
March 29, 2019 at 5:05 pm in reply to: CSS to hide Colour Section Background only on mobile #1084643details…
March 29, 2019 at 4:20 pm in reply to: Custom CSS needs to override General Styling for Separator colour #1084613Thank you.
Thank you.
Thank you!!!! :))
But it’s not fine, the video doesn’t fit the space at all. Please look at the link.
Also, it has the YouTube logo, black borders, doesn’t autoplay – when I just need the video only to show and autoplay once. Should I be using a host other than YouTube?
Here is a mockup of what I explained above. The mockup shows the socket area which is below the footer area of a website. The mockup shows the desired layout on desktop view.
Thank you, that works!
Yes, that is the text. On my iPhone word one and two are overlapping each other, as are word 3 and word 4.
The text overlaps on mobile because words on the same line are forced onto two lines. I’ve tried some CSS code, but nothing seems to fix it.
No, never mind. Got it working. Thanks again!
Thank you kindly for that correction. Even after clearing site cache and using incognito browser window, the font size looks the same.
Yes, thank you. Missed the WP update.
Same error in incognito mode. Thank you for all of your ideas and help with this. I had the php upgraded to 7, but that didn’t solve the issue of getting a NONCE on file upload when not logged in to WP. What seemed to work so far is having the host disable caching for the affected pages.
Yes, please close this.
I’ve noticed now that the NONCE error occurs when not logged in to the site, but not when I am logged in as admin. Can you investigate from that approach?
Any update on the next release that might resolve this file upload problem?
Thank you all for your help and ideas. It looks like it has been resolved by changing the php version from 5.4 to 7.1!
The host servers are already set to memory limit of 256M, and that cannot be changed. Where do you see indication that the memory limit is lower?
Should the line
error_reporting(0);
be removed again from the functions.php file? Is this error reporting important in troubleshooting and other functions?Thanks. The host has already turned off caching for that page. Still getting nonce errors. When will you release that theme update related to the Instagram cache? What else can be done other than replacing the Enfold theme?
Is the Instagram widget the same thing as the theme/Enfold/Social Profiles/Social Icon/Instagram? If yes, I’ll delete it if that solves the problem. Otherwise, no, the Enfold Instagram widget in the Appearance/Widgets tab is not being used.
The server hasn’t changed in years. The file size I’m testing with is less than 1MB.
-
AuthorPosts