Forum Replies Created
-
AuthorPosts
-
FocuxTheme Support
KeymasterFor menu link color, you can change it with the following custom CSS, put them into “OldCar options > Custom code> CSS code”:
.primary-navigation ul li a, .primary-navigation ul .sub-menu li a{color:#000;}For change the hover color, just go to “OldCar options > Custom style > Active and Hover Color Of Menu Item”
I will add a colorpicker and option for changing the menu link color in the theme options in next version.
You must have valid license to access this content.FocuxTheme Support
KeymasterHi
Can you tell me which part of font you mean? Or can you show me your website link?
I will post custom CSS for this issue.Thanks!
You must have valid license to access this content.You must have valid license to access this content.FocuxTheme Support
Keymaster1. For the social icon, it’s a small mistake in layout.css, please download this file http://d.pr/f/bxvn unzip it and upload layout.css to /wp-content/themes/oldcar/css directory, override the old file.
2. You should upload your own mobile LOGO to instead of OLDCAR default mobile LOGO in “OldCar options > General setting”.
Thanks
FocuxTheme Support
KeymasterYou’re welcome!
You must have valid license to access this content.FocuxTheme Support
KeymasterHi
After you uploaded the logo, have you click insert to the post button?
Also, the custom CSS for the mobile logo as below:.responsive-logo {background-image:url(../img/logo-resp.png);} /*For Retina Screen*/ @media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){ .responsive-logo {background-image:url(../img/logo-resp@2x.png);} }Please replace the LOGO URL to your actual URL.
Thanks
FocuxTheme Support
KeymasterHi
For the portfolio page setup, I see this page http://www.bezreyhan.com/portfolio is the blog category, not portfolio page, the correct way is:
1. Create a page and select “Portfolios” template in the right side of the screen when you add/edit the page.
2. Go to “Portfolios > Add New”, add new portfolios and don’t forget to set the featured image for each portfolio post.Then the portfolio thumbnail will show up on that page.
When you move the mouse over on the portfolio thumbnail, the title and excerpt will show up, I think it’s not neccessary to place them underneath the thumbnail… if you really want to do that , you have to change the php files, but it’s the customization issue that is not included in our support.
For your last question, I feel so strange about it, have you changed the source code or changed the permalink rules in “setting > permalink”? It seems the setup is extreme incorrectly.
Also, if you still can’t setup it, please let me know your wordpress login information with private reply.
Thanks
-
AuthorPosts
