Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,861
- Last Active
- Roles
- Administrator
Comments
-
@jamosweb Please send us link to page where you got the sub-menu of secondary menu first.
-
@bradwbowman Where from you want to remove them and what you did what does not work?
-
Hi, 1. No, it is not possible to do this. 2. Which blue color you want to change exactly? 3. To increase its size and remove background, you need to use the following css:.shop-filters { background-image: url(#) !important; } .shop-filters .wooco…
-
Hi, 1. Updates are lifetime of course so you get all of them of course but after 6 months of support, you are not able to ask question here and your account would be blocked. 2. You can install BeTheme locally, but we suggest to create an extra WP…
-
Hi, you can remove it with custom css:.section-post-related .post-related .date_label { display: none !important; }
-
Hi, if you mean description field, bullets lists does not work for the Icon Box because never wasn't styled. However, you can style them easily with the following css:.icon_box ul { list-style: outside none disc; margin: 0 0 15px 30px; } .i…
-
You are welcome! :)
-
Ok thanks. So to change color of the lines between menu items, you need to use the following css:#Top_bar .menu > li > a span:not(.description) { border-color: #cdb47c !important; }
-
You're welcome :)
-
Ok, thanks. We see what you mean but if you want to change button color for this section only, you need to set class name for that section first. And if you will do this, then you can use the css as following:.your-class-name .wpcf7-form .button-str…
-
You can change its opacity with the following css:.header-fixed #Top_bar { opacity: 1 !important; }
-
You are welcome! :)
-
@fabian_biondi Ok, thanks. So to center the icon inside "Back to Top" button, you need to use the following css:#back_to_top.sticky .button_icon { padding: 10px 8px !important; }
-
Great!
-
You are welcome! :)
-
Hi, please send us link to example page where from you would like to remove those icons. We are afraid it won't be possible to change them but only remove.
-
Looks like you did the import of many different demos and before you removed those pages, they were indexed and now you need to block these pages in robots.txt file on server side. But in this case, you need to contact with your web developer.
-
Hi, to change header height, you need to increase logo size under Theme options > Global > Logo section.
-
Hi, or this site wasn't made with the BeTheme or your cache plugin destroyed everything.
-
Hi, all details about setting up split header you can find on http://forum.muffingroup.com/betheme/discussion/7794/how-do-i-creat-a-split-menu-split-header-style
-
Hi, please send us link to page where you would like to do this first.
-
As we can see, there is no _blank attributes for the buttons and that's why they simply do not open in a new window. You must set them wrong way. We suggest to take a look at http://themes.muffingroup.com/be/theme/shortcodes/typography/#buttons to s…
-
Hi, http://themes.muffingroup.com/be/cosmetics/ is an example of secondary menu usage. All you need to do is create menu under Appearance > Menus section and then assign it instead of the social icons in the right top corner under Appearance >…
-
Hi, 1. Do you mean something like we did on http://themes.muffingroup.com/be/aquapark/ ? 2. Hover effect may look like on in example above. 3. Yes, but this requires css customization. 4. No, we do not have such possibility for secondary menu. Tha…
-
You can't because layout builder means that only the content of builder is being displayed and not extra stuff from the default template.
-
Ok, great!
-
You are welcome!
-
So if you can not send us link to this page here, you need to send us private message with all necessary details again because we do not keep any access details because of security reasons.
-
Thanks. We see this section is being hidden on tablet and mobile what is the most proper behave. You can see those classes yourself on https://snag.gy/32fF9q.jpg
-
But where exactly you want to put this background? We can see you have header background on mobile already.