Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,869
- Last Active
- Roles
- Administrator
Comments
-
Great!
-
Hi, oops, we are sorry but we did the mistake. We forgot about image atribute for that shortcode somehow. It works of course but we forgot to include it into shortcodes section what would be done with next theme update. So please use the following …
-
No, it is not possible unfortunately.
-
To change font size of menu items, you need to use:#Top_bar .menu > li > a { font-size: 15px !important; } But to change CTA color, please use:#Top_bar a.button.action_button { background: #000 !important; color: #FFF !important; }
-
Hi, contact details and social icons can be added into Action Bar only what you can do under Menu & Action Bar > Action Bar section.
-
Ok, thanks. So to center this title, you need to use an extra css:.post-header .title_wrapper h1 { text-align: center !important; }
-
Hey, yes, it is possible. All you need to do is activate Decrease Fonts option under Theme options > Responsive section. Thanks!
-
Hi, to remove link for the button you need to play with functions/theme-shortcodes.php file.
-
You are welcome! :)
-
Hi, if you want to center menu, you need to use Stack: Center header type. Please notice that it's not possible to center menu with other types of header. Thanks!
-
Ok. So to hide 1st tab on product's pages, you need to use the following JS under Theme options > Custom CSS & JS > Custom JS section:jQuery(function($){ $('.product_wrapper .mfn-acc.open1st .question:first > .title').click(); });
-
Hi, the sticky works with overlay header of course but it's a different sticky. There is no special reason why it is like that. This is just how it was designed. That's it. Thanks!
-
Yes, you can activate popup effect instead under Blog, Portfolio & Shop > Portfolio section.
-
Hi, try to add this code into Column item but if this won't work as well you should contact with iframe author because it's nothing related with theme. Thanks!
-
Hi, please take a look at http://forum.muffingroup.com/betheme/discussion/10/how-to-create-sidebar-and-set-up-for-page where we explained how create and set up sidebars for pages. Thanks!
-
We checked your site but the map works fine. We did not noticed anything wrong.
-
Which one you mean exactly?
-
We checked but it's not possible unfortunately because what you ask for requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web develop…
-
As we can see, the problem is related with the list only and this can be sorted with the following code: * ... But in reference to the whole rest, everything looks good on our end what you can see on http://pasteboard.co/13GG3pj1.png
-
If you didn't then one of your plugins must be the culprit because we are 10000% sure it's unrelated to theme.
-
So please deactivate this plugin so we can have a look on it.
-
Hi, Looks like your server does not support wp_remote_get() function which is a default WP function btw. wp_remote_get() uses loopbacks and this could be the reason why you are unable to import complete pre-made layout. So or you will contact with …
-
Hi, how image that is 1200px width can be full width? Sorry but we do not understand it. If you want the image to be full width, it should be the same size as the screens your visitors use. We usually use FULL HD images (1920px width). Thanks!
-
You are using older theme version and that's why you got this problem. Please update theme to latest version and then do the import from the newest one.
-
Hi, please show us what you mean exactly. Thanks!
-
Hi, it’s because of CORS library which hasn’t been installed on your server what you can see on http://pasteboard.co/13F04CE9.png More details about the CORS you can read on http://enable-cors.org/server.html but we recommend to contact with your …
-
We do not see anything wrong now. The last menu items fold to the left side already. If it looks different on your end, it means the problem is with cache on your computer.
-
You need to ask plugin's author because we have no impact on it. Our included VIDEO item cover the whole screen so as you can see, it's unrelated to theme.
-
Hi, we are sorry but it is not possible unfortunately. Thanks for understanding!