New Landing How can we help? Themeforest Theme Support Neighborhood Override Page Builder elements

Viewing 5 posts - 1 through 5 (of 5 total)
  • #71467
    mansp
    Member
    Post count: 20

    Is it possible to override the page builder classes (through) php somehow?
    (I’m building a child theme)

    Best regards,
    Måns

    #71472
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You mean change the ‘sf-‘ unfortunately not unless you manually went in to all the files and changed all the classes. Also please be aware that this is our framework and should not be used for building your own theme to sell. Child theme is fine, however not sure why it would matter what the classes were?

    – Kyle

    #71521
    mansp
    Member
    Post count: 20

    Thank you. I implicitly just want to change the CSS of some elements (but putting them under child theme) so I can update without problems. What’s the best way to do so?

    #71522
    mansp
    Member
    Post count: 20

    Thank you. I implicitly just want to change the CSS of some elements (but putting them under child theme) so I can update without problems. What’s the best way to do so?

    #71545
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Create an extra class, then add the extra class in the page builder asset’s extra class field. Then in your child theme style.css add

    .yourclass {
    your css
    }

    – Kyle

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register