Forum Replies Created
-
AuthorPosts
-
FocuxTheme Support
KeymasterSorry for the delay
Can I check your settings in the backend? If yes, please tell me your wordpress login information with private reply below.
I just guess the default homepage doesn’t support Navigation Transparency, so we can create another new blog page to instead of the default page.You must have valid license to access this content.You must have valid license to access this content.You must have valid license to access this content.FocuxTheme Support
Keymaster1. If you add the following CSS into Samsara options > Custom styles > CSS code, the LOGO will be back in portrait mode, but you may need to adjust something after you do that, but it’s a customization issue that is not included in the support.
@media only screen and (max-width: 479px) { h1#logo{ display:block; } }3. I found the header image in my demo site is working fine http://demo.themevan.com/samsara/shop/ but in your site, the image will not resized. I’m not sure you have modified original CSS file or not ?
4. I see you have inserted a default gallery into the portfolio content which is the wordpress built-in gallery. Yes, it’s not responsive. Maybe you have use some plugin to improve it, for example https://wordpress.org/plugins/responsive-gallery-grid/
5. I suggest you can put the first two lines into Samsara options > Custom style > CSS code
.subscribe-text input[type="submit"]{background-color:#c00007;} .subscribe-text h2 {font-size: 28px; color: #ffffff;}Thanks
You must have valid license to access this content.FocuxTheme Support
KeymasterSorry, my custom CSS is incorrect.
Post again.responsive-logo {background: url(http://www.loverslanediy.com/wp-content/uploads/2014/07/Lovers-Lane-DIY-v5-Mobile.png) no-repeat;} @media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) { .responsive-logo {background-size:140px auto;background: url(http://www.loverslanediy.com/wp-content/uploads/2014/07/Lovers-Lane-DIY-v5-Mobile-HiRes.png) no-repeat; }July 11, 2014 at 11:51 pm in reply to: Unable to upload custom logo/ Menu not working on iPhone #5645FocuxTheme Support
KeymasterHi
I found the reason.
Now you can get V1.9 of oldcar theme (Parent theme) from themeforest, and reinstall it.
Or you can edit oldcar.setup.js file which is under js folder, find the following code:
$('#menu-side-menu-1').css({Change to
$('#res_dropmenu').css({Thanks
FocuxTheme Support
KeymasterOK, that’s great!
You must have valid license to access this content. -
AuthorPosts
