Forum Replies Created
-
AuthorPosts
-
I have tried to disable and enable the CSS and I still see the same problem. Any changes you add to style.css in Enfold Child theme or Quick CSS from theme options are not applying towards the website. If I do the same CSS changes in Chrome browser tools or Firefox, these changes apply and when you take the same codes, copy and paste and add them to my style.css or the Quick CSS, the codes don’t apply…
I have no control over the CSS. Enfold theme is restricting the use of CSS and it seems like it is getting it from
<link rel=’stylesheet’ id=’avia-merged-styles-css’ href=’https://atlasheating.com/wp-content/uploads/dynamic_avia/avia-merged-styles-704d0e1de19f6dbb34855a05f38668e3.css’ type=’text/css’ media=’all’ />November 21, 2018 at 10:36 am in reply to: Changing colors of the Text on top bar in mobile #1035951The CSS file for the child theme isn’t taking the css updates. caching is off and css file loads but no changes…
Looking at the css source for the child theme
It looks like Enfold is doing something to the CSS for versioning. When I look at the CSS source the child css file is coming from:
<link rel=’stylesheet’ id=’avia-merged-styles-css’ href=’https://atlasheating.com/wp-content/uploads/dynamic_avia/avia-merged-styles-704d0e1de19f6dbb34855a05f38668e3.cssI can give credentials if needed
I have added the inline styling because your element is not working – I removed now the inline linking and I have added
@media only screen and (max-width: 990px) {
#header-meta .phone-info a {
color: #000 !important;
}
}Not working – check it out…
I have tried yours and it isn’t working.
I’m forcing it like this
You Can Reach Us at 510-893-1343 or 925-944-1122but I’m stuck with the colors because the mobile header has a white background yet it is the opposite on the desktop web version…
- This reply was modified 6 years ago by Latif.
Can we have the Select variations fields set next to each other as well? like instead of one field for every line, make it 2 fields… I have tried tweaking its css but I’m having hard time because it is a table.
Appreciate your help in advance
You are asking a question that was answered before. My link to the screenshot is a link to an image and it is set to be zoomed at a 100%, you will see the white border. I even mentioned that on the image itself… I had mentioned before my operating systems…
If you just take a moment and see my screenshot, read my thread, you will get a better idea of the problem I’m facing with your theme. This is the 4th day yet I haven’t heard an answer, I can’t just drag a project aiming to hear an answer. Please help or let someone else look at it.
- This reply was modified 8 years, 11 months ago by Latif.
I have no idea what browser and version you are using but with Firefox 43.0.1 and ie 11, I see it obvious. See the screenshot here
-
AuthorPosts