Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #438055

    Dear Kriesi,
    im using the tribulant newsletter plugin, but as you can see on this page: see links in message

    it’s the offsite list sign up the background on the pages body is blue. which makes all text almost unreadable.
    This page don’t have a page id, since i think it’s from a php file or custom css from tribulant.
    now i customized every option in tribulant and in enfold whit custom css.
    but it has no effect on the complete body of the page itself.

    altering the widget will have effect throughout the whole layout of the plugin.
    altering the body will affect all pages
    so this isn’t an option.

    im looking for a way to only customize that page, it looks like it’s a enfold setting but i can’t find a solution anywhere.
    im searching and working on this for 2 days now. hope you can give me a solution.

    #438060

    Hi Bianca1984!

    Have you tried adding following code to Quick CSS in Enfold theme options under General Styling tab

    html {
      background-color: white;
    }

    Best regards,
    Yigit

    #438077
    This reply has been marked as private.
    #438091

    Hi!

    This page does not have any specific selector to target “html” element unfortunately. And yes, changes will be applied to all of your pages :)

    Regards,
    Yigit

    #438140

    if im correct all off my pages in html only right?

    not the theme pages created by enfold, or myself.
    then this code works perfectly.

    again thanks for the fast support

    #438143

    Hey!

    Your pages actually but you will only see background color as white for a brief second while you are navigating through your pages if you are not using page preloader feature :)

    Cheers!
    Yigit

    #438151

    I noticed that indeed for now its not really a big deal as long as i don’t change it to any strange color it works like a charm on white,
    thanks for the code and support Yigit.

    #438152

    Hey!

    You are welcome, #TeamKriesi is always happy to help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Have a great weekend!

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘tribulant newsletter plugin, enfold background issues’ is closed to new replies.