Forum Replies Created
-
AuthorPosts
-
FocuxTheme Support
KeymasterHi
I think it’s a custom issue.
Please refer to this article, http://www.entheosweb.com/tutorials/css/any_font.asp
It shows you how to use your own custom font in website.thanks
You must have valid license to access this content.FocuxTheme Support
KeymasterIf you set the image height to 400 and set width to 100%, the image will be distorted, so you’d better use a higher image, only set the width to 100%, don’t set the height value.
FocuxTheme Support
KeymasterTry to add the following custom CSS into “Samsara Options > Custom Styles > CSS code”, If you selected blue large button, then you can use the following CSS
.vc_btn, .vc_btn_blue, .vc_btn:hover, .vc_btn_blue:hover{background-color: YOUR COLOR;}Othewise, you need to change .vc_btn_blue to the actual CSS selector.
By the way, If you want to customize some elements in the future, you can find the CSS selector with chrome developer tool. https://www.youtube.com/watch?v=V2aAEzlvyDc
FocuxTheme Support
KeymasterIf I understood correct, you can try the following CSS
.tools ul li a{width:30px;height:30px;}By the way, you can find the CSS selector with chrome developer tool if you want to customize the theme. Watch this video https://www.youtube.com/watch?v=V2aAEzlvyDc
You must have valid license to access this content.FocuxTheme Support
KeymasterHi
Fixed. Please check again.
Thanks
FocuxTheme Support
KeymasterOK, that’s great!
FocuxTheme Support
KeymasterCan you post your wp login details with private reply? let’s me try it by myself.
FocuxTheme Support
KeymasterHi
You can try to use the following HTML code to instead of google map embed code.
<img src="http://image-URL" width="100%" />
You can adjust the width value to 200% or more.
Thanks
-
AuthorPosts
