Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #772275

    tomtrout
    Participant

    Can someone please post an example of how to format the css that we enter in the “Body CSS Class(es)” under Settings for a specific page? For instance if I have a div like <div id=”myDiv”>content</div> how do I target this div using this field? Thanks!

    #772483

    tomtrout
    Participant

    Paul helped me with this already. I’m using the Customizer. Works great for most things.

    #772506

    Baroninn
    Participant

    glad you worked it out..

    One small advice i want to give you..

    There are two places where I add my own custom css or even javascripts..

    Firstplace = Customizer
    Second pl. = Inside cornerstone(within the page im editing) 🙂

    Sometimes I like to place my custom code within the page it self , so it wont target other pages…

    —–

    And since im in a happy mood. Checkout the responsive text options there. It will make your life much easier when creating your responsive web 🙂

    Hope this helps

    #772744

    Christopher
    Moderator

    @tomtrout glad you figured it out.

    @baroninn Thanks for sharing.