Tagged: custom id
-
AuthorPosts
-
May 17, 2017 at 9:30 am #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
May 17, 2017 at 9:58 am #794724Hey 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,
SarahMay 17, 2017 at 10:04 am #794729Hi,
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 7 years, 6 months ago by tjswarbs78.
May 17, 2017 at 10:21 am #794736thank you that solved the problem :-)
you can close the this topic.May 17, 2017 at 10:42 am #794755You’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!
SarahP.S. Please take a moment to review our theme if you haven’t already. https://themeforest.net/downloads Thank you!
-
AuthorPosts
- The topic ‘custom id – target single elements’ is closed to new replies.