BuddyBoss Home – Web Support Forums Search Search Results for 'options.css'

Viewing 2 results - 16 through 17 (of 17 total)
  • Contributor
    Search Results
  • Tyler
    Participant
    @msutyler2

    I can see that the reason for the font-family discrepancy is becasuse for some reason the child theme is using body, p {
    font-size: 14px;
    font-family: “Arimo”;
    color: #737373;
    line-height: 1.4;
    }

    from the wordpress.css:122. It isn’t using the CSS from the options.css file?

    #35415
    Paul
    Participant
    @style960

    @ionprojekt I changed a couple of Customizer options before just upgrading to 1.0.3 and like you, they were reset after upgrade. A message is displayed in the WordPress Updates screen advising to check the options.css file exists in the parent theme with the appropriate permissions assigned – which in my case it is. However, that file size remains at 0 so it looks like it’s not being written too. One for the devs I guess.

Viewing 2 results - 16 through 17 (of 17 total)