I have a custom view, that has page and block. But the problem when i styled block, same styles applied to the page. How do i create another css rules for page or block?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
When you change the css class, it assumes you want to do so globally! To apply your css changes just for a page or block, select ‘This page’ or ‘This block’ from the drop-down, so it’s not applied GLOBALLY.
Let me know if that solved your issue! 🙂