-
AuthorPosts
-
March 20, 2018 at 12:39 am #929441
Hi,
I recently updated my enfold theme to the 4.2.5 version and the custom.css file seems to stoped working or somehow is not being read any more by the theme. Any suggestions to solve the issue?March 21, 2018 at 5:23 am #930271June 21, 2018 at 10:35 am #975736This reply has been marked as private.June 21, 2018 at 10:48 pm #976033Hi,
Here is the file that loads as CSS
http://www.mensanello.com/wp/wp-content/themes/enfold/css/custom.css?ver=4.2.5Are you sure you load the custom one?
Best regards,
BasilisJune 22, 2018 at 9:24 am #976159Hi federicotriana,
Credentials did not work for me. Could you please update the credentials?
Normally, it has something like this in it
/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */ /* General Custom CSS */ /* Desktop Styles ================================================== */ /* Note: Add new css to the media query below that you want to only effect the desktop view of your site */ @media only screen and (min-width: 768px) { /* Add your Desktop Styles here */ } /* Mobile Styles ================================================== */ /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */ @media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ }
Best regards,
VictoriaJuly 4, 2018 at 5:07 pm #981294This reply has been marked as private.July 6, 2018 at 1:29 pm #982042Hi federicotriana,
The id cannot be named like this _wbord_ , please change the id and see if the issue remains.
Best regards,
VictoriaJuly 8, 2018 at 4:38 pm #982715Hi Victoria,
I removed the _wborf_ id, which was incorrect. However nothing has changed in the page. The odd thing is that when I go to see the source of the html page and look for the link to the custom.css file and click it, it opens an empty custm.css file, while in my cutomized file is placed in that exact position on the server… . So why does enfold reads anothe file and not my customized one?
Can you help me to solve this issue?July 8, 2018 at 4:44 pm #982716Hi Victoria, I found the source of the proble, in the same server there was a second wordpress installation of which I was unware, and after the update when the custom.css was overwrited I was given the incorrect information of using the path of the second wordpress installation. Now is everything ok.
Cheers,
FedericoJuly 8, 2018 at 8:07 pm #982806Hi Federico,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.