Home › Forums › Jevelin Theme › Some changes in the project site
Home › Forums › Jevelin Theme › Some changes in the project site
Hi guys!
So, I really want the marked items on the picture to be gone. Fushh, away! I want the space to have my content.
Do you know how to edit the css to fix this?
Love the theme, love the support! <3
Best regards,
Andreas F
Hi Andreas,
I hope you are well today and thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-portfolio-single-left.col-md-4 { display: none; } .sh-portfolio-single-right.col-md-8 { width: 100%; }
Best regards,
Shufflehound team
Thank you agian for great support.
Last question:
How do I make the tekst on the project sites black? Now it is grey color that is not so good to read 🙂
Thanks! 🙂
You can change text color on your site from theme settings as shown in the attached screenshot.