Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #412259

    Hi, Is there a way to disable the CSS styling on a specific page on my site? I have a plugin with it’s own styling but the Enfold styling interferes with it.

    #412288

    Hi Jameel!

    Can you please post the link to your page and point out the issue?

    Best regards,
    Yigit

    #412305

    Here is the link: http://www.demowebsiteone.com/goingsolar/solarcalculator/

    You’ll notice that the icons next to the input fields are actually on top of the fields. They are supposed to be beside each other. The border around the input field is also picked up for the enfold styling. The border is not a big deal but the icons covering the fields are. Is there a way to increase the padding inside the input field so whatever you type in there starts further down the field and is not covered by the icon?

    Thanks!

    #412320

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .ipt_uif_common.ipt-uif-custom-designer-3 .ipt_uif_icon_and_form_elem_holder input.ipt_uif_text { margin-left: 4em !important; }

    Regards,
    Yigit

    #412322

    That worked! Thank you.

    #412325

    Hey!

    You are welcome, glad we could 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 :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Disable CSS styling on specific page’ is closed to new replies.