-
AuthorPosts
-
November 14, 2018 at 8:03 pm #1033633
Hi,
I have installed the medical demo, (I don’t know if that is relevant)
I have a child theme hooked up, but it will not override any style css, either via ftp or via the built in editor in Appearances> EditorI don’t know what the issue is but it is driving me mental.
Please your haste on this matter would be greatly appreciated.
I have created you admin privilege below.
November 15, 2018 at 9:42 am #1033859Hey sambo258,
Please try to be a bit more specific about which CSS is not applying, could you give an example so that we know what to check?
Are you referring to this maybe?
.iconbox .iconbox_content .iconbox_content_title { border: medium none; padding: 2px 0 0 0; position: relative; margin: 0 0 16px 0; clear: none; letter-spacing: 1px; text-transform: uppercase; font-size: 1.45em !important }
Did you try it in Quick CSS?
Best regards,
RikardNovember 15, 2018 at 5:15 pm #1034041Any code entered into the child css does not override.
I have provided access
November 16, 2018 at 6:59 am #1034298Hi,
I added this and it’s applying just fine:
div { border:1px solid red !important; }
Best regards,
RikardNovember 16, 2018 at 12:30 pm #1034415Ahh OK,
So why wasn’t this working?
.iconbox .iconbox_content .iconbox_content_title {
border: medium none;
padding: 2px 0 0 0;
position: relative;
margin: 0 0 16px 0;
clear: none;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 1.45em !important
}Thank you so much for your reply
November 16, 2018 at 12:52 pm #1034428I don’t understand what is happening, I have removed your code but the red div still remain.
November 17, 2018 at 8:00 am #1034671Hi,
I can’t see any red lines on your site anymore. If you need help with CSS then try to explain what you are looking to achieve.
Best regards,
RikardDecember 6, 2018 at 10:54 am #1041556Fro some reason browsers this past month have been super caching, when I have a private browser open the changes have been applied. many thanks for your help guys, greatly appreciated
December 6, 2018 at 12:21 pm #1041608 -
AuthorPosts
- You must be logged in to reply to this topic.