Hello
I’m trying to separate two posts of the portfolio with a white space line or a colored line. The portfolio is the same of the “construction demo” that i like a lot. How can I do that?
https://screenshots.firefox.com/CY8iBfOQhbGT5reM/drsc.ch
I also wish to add an hyperlik to the “copyright” at the foot of the page. Is it possible? Is it possible to remove “Enfold Theme by Kriesi”? it’s really unprofessional for a business website.
Thank you!
Hey lordgara3,
Please provide a link to the site/page in question so we can look into this further.
Best regards,
Jordan Shannon
Hi lordgara3,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top.page.page-id-13 div .no_margin {
border: 2px #ccc solid;
}
Here is more info about the footer:
If you need further assistance please let us know.
Best regards,
Victoria
I updated custom.css but nothing happen.
Hi,
Have you tried to clear your cache a few times over? Also be sure ti add the code to the very top of quick css so that it runs first.
Best regards,
Jordan Shannon