Z-Themes
- Bought between 10 and 49 items
- Exclusive Author
- Has been a member for 2-3 years
- Sold between 1 000 and 5 000 dollars
32
Purchases
Buyer Rating: Minimum of 3 votes required
| Created | 26 January 13 |
| Last Update | 26 January 13 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| Layout | Responsive |
| ThemeForest Files Included | CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
© All Rights Reserved Z-Themes -
Contact Envato Support


url.com/portfolio/test – page not found… when it clearly is a portfolio page or it wouldn’t be showing up under portfolio at all.
Wow! You Fast
Just Test my theme and got the same problem The Problem is Permalinks… You need to refresh permalinks settings Go to Settings > Permalinks and choose the default option, then go back to Post Name option ( I always use this option )
That worked, thank you!
Where in the css or files do I need to edit to remove the grey dotted lines at the top & bottom of the pages and also the black stripe across? Thanks!
.header-outer, .footer-outer { border: 0; } .page-title { border: 0; } .widget-title { border: 0; }Insert this code to
Appearance > Theme Options > Styling Options > Custom CSS
This only removed the black line but not the grey dotted lines at top and bottom. How do I remove those?
Also how do I change “View project” to say other text?
Thank you
1. Try this
.header-outer, .footer-outer { border: 0px!important; }2. Go to Appearance > Editor, find the template-portfolio.php file (at the very bottom) Next, find the following line
And replace this text to whatever you want