Forum Replies Created
-
AuthorPosts
-
FocuxTheme Support
KeymasterHi
1. Because the menu length is too long, Please try to add the following custom CSS into Samsara options > Custom styles > CSS code
#primary-menu{max-width:900px;}2. I checked the documentation “Samsara_theme/ReadMe.html”, the pictures looks normal. I’m not sure whether the file you downloaded is complete or not… Or try to download the package again?
Thanks
You must have valid license to access this content.You must have valid license to access this content.FocuxTheme Support
KeymasterThank you so much! I saw your rated!
You must have valid license to access this content.FocuxTheme Support
KeymasterHi
1. In currently, you can only change the hover background color of those buttons. So you need to add the following custom CSS into Samsara options > Custom styles > CSS code, to change the initial color of the buttons.
.tools ul li a{background:#000;}Just change the color value.
2. Generally, the background color of the drop menu is sync with the navigation bar color if you have changed it via Appearance > Customize, if you want to set the separate color for the drop menu, you need to add the following custom CSS.
#primary-menu ul ul{background-color:#fff;} #primary-menu ul ul li a{color: #000;}The second line is the link color of drop menu.
3. Unfortunately, it doesn’t support that layout on mobile in currently, and this is a customization issue (Exceed the support), maybe you need to customize some CSS for responsive.
4. Can you post a screenshot? Because I tried to reduce the window size of browser, it looks fine. What am I missing?
Thanks
FocuxTheme Support
KeymasterHi
Your setting is correct and I checked the source code of portfolio post page, all HTML is loading fine, my screenshot https://www.dropbox.com/s/k8hllj1jqho9tjf/20140731235012.jpg
so I guess that’s only because your picture is too big so that the loading speed is too slow, for example, check this picture, http://dreali.com/wp-content/uploads/2014/06/pic-bird.jpg It’s 2000px width and 1.2M, it’s toooo big for web page, I think you can edit the picture in photoshop, and export the image with web format, make it under 500K.
By the way, are you a Buddhist? 🙂
Thanks
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. -
AuthorPosts
