Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,846
- Last Active
- Roles
- Administrator
Comments
-
We are sorry but we do not understand what post and where you mean. It's not clear for us.
-
Yes, this need to be done in that order.
-
Hi, to get the same style, you need to switch to SIMPLE style under Theme options > Global > General section.
-
Hi, it's sticky top bar and to change it's background color, you need to use an extra css:#Top_bar.is-sticky { background: #000 !important; }
-
Hi, social icons are the same color as background and that's why does not appear. To change social icons color in footer, you need to use the following css:#Footer .footer_copy .social li a { color: #000 !important; }
-
Hi Lars, to change sidebar layout, you need to do it under Page Options section for SHOP page.
-
Ok, thanks. From what we see, there is no need to reduce font size. All you need to do is reduce side padding between menu items what could be done with an extra css:#Top_bar .menu > li > a span:not(.description) { padding: 0 10px !important; }
-
Hi, please send us link to page where css inside child theme does not work. Please tell us which css is it and where you got it exactly so we can have a look.
-
@am_beard Wordpress, since version 4.5, requires minimum PHP 5.6. If you open your blank site in Firefox html mode (CTRL+U) you see an error related with array_replace_recursive() function. It means your current PHP version is older than 5.6 and doe…
-
Hi, except .svg logo, you need to set it's height as well because the logo won't show up until you will not set it's size.
-
Yes, 2 maps on 2 different pages/posts is possible.
-
Hi, it is necessary because different tools may copy different weird tags that doesn't work properly in other places.
-
The right css supposed to be:#Top_bar .menu li#menu-item-9 ul li { width: 300px !important; }
-
You are welcome :)
-
Hi, we are sorry but we do not have anything like this included so you need to look for a third party plugin. Thanks!
-
Ok, please send us link to page where it does not work then.
-
We are sorry but we can not agree with you unfortunately. The issue you had wasn't related with theme itself but like we wrote above with extra plugins or child theme itself. Please notice that files customization (like modifications in child theme)…
-
Hi, you need to set own/custom line heights for the headings under Theme options > Fonts > Size & Style section.
-
Hi, please send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Please don’t forget to attach link to current topic so we know…
-
Hi, this is wordpress function. More details about it you can find on https://developer.wordpress.org/reference/functions/get_sidebar/
-
Hi, this is Wordpress itself and to be honest we didn't tested any plugin that can handle this so we don't know what would be the best. Thanks!
-
Hi, please send us link to page where you would like to align submit button then.
-
Hi, we do not have any option that is clearing ID's and we have no idea what might be the reason of what happened.
-
Hi, we are sorry but we do not have an option to define wrap height.
-
Hi, please create php file with phpinfo() function inside so we can check your server settings.
-
Wordpress, since version 4.5, requires minimum PHP 5.6. If you open your blank site in Firefox html mode (CTRL+U) you see an error related with array_replace_recursive() function. It means your current PHP version is older than 5.6 and doesn’t suppo…
-
Hi, we have no idea where you read that we support IE7 or 8 but we don't. If you look at https://themeforest.net/item/betheme-responsive-multipurpose-wordpress-theme/7758048?ref=muffingroup you see that we support IE from version 9. Older browser a…
-
You are welcome! :)
-
It is possible but all the buttons and fields around site would be rounded.a.button, a.tp-button { border-radius: 10px !important; }
-
Hi, widgets for events calendar plugin can be set under Appearance > Widgets section where Plugin | Events Calendar sidebar is.