Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #794720

    hi there, i am trying to setup a blog page with 4 different sections 2 post slider and 2 blog post elements. now i need to target every element and change the css for every slider/blog section. for example have the blog post hide the featured image or change any other css attributes of the post entry. i enabled the custom css for every element but was not successful. i also checked your support forum for custom id elements but could not find anything that worked for me. thank you for your support :-) best chris

    #794724

    Hey cg808,

    I see that you were able to put custom classes for the elements. Good job! :) You can now customize them, for example, hide the featured image for slider-01:

    .slider-01 .slide-image {display:none !important;}

    If your CSS is not working, you can try using the !important rule.

    Please let us know if you need further help.

    Best regards,
    Sarah

    #794729

    Hi,
    If you haven’t already, installing either firebug or we developer tools in chrome will allow you to play around with the css on a live page.
    A simple right click and ‘Inspect’ will pull up all the css and html structure for an element.

    If you get stuck post a link to the page and I’ll see if i can help out with the css. Just a link no logins… I’m not a mod ;)

    Hope that helps

    TJ

    • This reply was modified 6 years, 10 months ago by tjswarbs78.
    #794736

    thank you that solved the problem :-)
    you can close the this topic.

    #794755

    You’re welcome! We’re glad 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.

    Thank you for using Enfold.

    Cheers!
    Sarah

    P.S. Please take a moment to review our theme if you haven’t already. https://themeforest.net/downloads Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘custom id – target single elements’ is closed to new replies.