Custom Background issues with Options panel

Support Forums for LiveMesh Themes & Plugins Forums Invent Theme Support Custom Background issues with Options panel

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #29098
    Rob Martin
    Participant

    I’m trying to customize the title-area for my site. I set the parameters in the Options panel but appears that they are getting overwritten by rules embedded in the page. See attached screenshot to see how the css is loading.

    I have created a user for you:
    https://arbolesfamiliares.org/wp-admin/
    user: livemesh-support
    Password: LiveMesh4support!

    [attachment file=29099]

    #29101
    Rob Martin
    Participant
    This reply has been marked as private.
    #29113
    Veena
    Moderator

    You can use !important statement.
    It is used for overriding the styles that are previously declared in other style sources, in order to achieve a certain design or layout.

    #29124
    Rob Martin
    Participant

    I started doing that, it has been working thx

    #29126
    Rob Martin
    Participant
    This reply has been marked as private.
    #29139
    Veena
    Moderator

    I haven’t seen any issues with child theme custom CSS .

    #site-logo {
        top: 6px;
    }
    

    The above added child theme custom CSS is reflecting the change.

    And i see the themeoptions > backgrounds – title area issue, it is not a child theme issue i guess. We ll try to provide a fix asap.
    BTW you can set the title area background in page edit window – Entry Title Background.
    https://arbolesfamiliares.org/faculty/

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Invent Theme Support’ is closed to new topics and replies.