Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #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?

    #930271

    Hey Federico,

    Best regards,
    Victoria

    • This reply was modified 6 years, 6 months ago by Victoria.
    #975736
    This reply has been marked as private.
    #976033

    Hi,

    Here is the file that loads as CSS
    http://www.mensanello.com/wp/wp-content/themes/enfold/css/custom.css?ver=4.2.5

    Are you sure you load the custom one?

    Best regards,
    Basilis

    #976159

    Hi 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,
    Victoria

    #981294
    This reply has been marked as private.
    #982042

    Hi federicotriana,

    The id cannot be named like this _wbord_ , please change the id and see if the issue remains.

    Best regards,
    Victoria

    #982715

    Hi 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?

    #982716

    Hi 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,
    Federico

    #982806

    Hi Federico,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.