Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,863
- Last Active
- Roles
- Administrator
Comments
-
You're welcome ;)
-
Hi, the logo could be any size you want. Under Theme options > Global > Logo section, you can set logo size as well.
-
@mattsc859 To decrease the size of icon boxes, you need to use the following css:.style-simple .icon_box .icon_wrapper { font-size: 50px !important; } However, the icons can not be closer together as icons are in 1/5 columns that has fixed width an…
-
Hey, please send us link to page where from you would like to remove those comments.
-
Hi, please send us link to page where category drop-down does not work so we can have a look on it.
-
mfn_post_navigation() was replaced with 2 other functions: mfn_post_navigation_sticky() and mfn_post_navigation_header()
-
Hi, Envato Wordpress toolkit is deprecated and does not work anymore unfortunately. Thanks!
-
You are welcome! :)
-
So it means that the problem is related with missing CORS library on your server. More details about the CORS you can read on http://enable-cors.org/server.html but we recommend to contact with your server administrator this case because he will be…
-
Hi Mary, could you explain what exactly does not work? If you mean popup window, then you should disable prettyPhoto that comes with BeTheme under Theme options > Addons & Plugins > Addons section.
-
Hi, we are not sure what you ask for exactly but if you ask for an option to convert it automatically or you are looking for a magic button that would convert it, then it wouldn't be possible unfortunately. If you want to replace your current site …
-
Hi, if you want to get WYSIWYG, you need to use Visual Editor item instead.
-
Hi, what exactly you mean? Which layouts you refer to?
-
http://forum.muffingroup.com/betheme/discussion/17711/this-page-didn-t-load-google-maps-correctly-google-maps-api-key
-
We are sorry but it is not possible.
-
Hi, 1. All themes texts, can be changed under Theme Options > Translate section. 2. Yes, SEO is definitely sufficient. You should look for a problem somewhere else if ranking was better before.
-
Hi, if you remove the logo from client's slider item, then slider would disappear. Could you explain what exactly you want to achieve then? The same effect you will get by removing whole slider item.
-
Hi, It's Action Button which can be disabled under Theme options > Header & Subheader > Extras section.
-
To change the text inside, please use:.tabs_vertical.ui-tabs .ui-tabs-nav li a { color: #000 !important; }
-
You're welcome! :)
-
Hi, menu items are the same color as background and that's why are invisible. What you can do then is change their color for mobile:@media only screen and (max-width: 767px) { #Top_bar #menu ul li a span { color: #FFF; } }
-
To change both, you need to use the following css:#Top_bar .menu > li > ul.mfn-megamenu > li { width: 30% !important; } .mm-vertical #Top_bar .menu > li > ul.mfn-megamenu { width: 60% !important; }
-
You are welcome! :)
-
Hi, you can remove this space with the following css:.gform_wrapper { margin: 0 !important; }
-
Great! :)
-
Hi, 1. It's Content Padding which can be removed under Theme options > Global > Advanced section. 2. To remove small space between Zoom Boxes, please use:.column_zoom_box { line-height: 0 !important; }
-
Hi Alena, this item was made for short links and it has no-wrap style. But if you want to wrap it on mobile, you need to use the following css:@media only screen and (max-width: 767px) { a.mfn-link { white-space: normal !important; } } Thanks!
-
You are welcome!
-
You need to set social links under Theme options > Social section but also, you need to activate Action Bar under Theme options > Menu & Action Bar > Action Bar section.
-
Hi, 1. Words overlap because you didn't set right line-height for headings under Theme options > Fonts > Size & Style section. 2. Please send us link to page where you got these details. 3,4. We are sorry but it is not possible.