Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,883
- Last Active
- Roles
- Administrator
Comments
-
You are welcome :)
-
This is the wrong place. Each css should be under Theme options > Custom CSS & JS > Custom CSS section. We are glad to hear that you sorted it :)
-
You need to remove the whole theme folder and upload files again. This must be done exactly the same way as it has been explained in the past http://forum.muffingroup.com/betheme/discussion/3469/update-from-older-woocommerce-versions-to-2-3-3-or-new…
-
We also mentioned how this can be done. And also, you are saying that it's not possible to change thumbs place for Offer Slider Thumb item what is very interesting because as you can see on http://pasteboard.co/1556IE06.png this option exist. Sounds…
-
If you have 11.5 version, then it's not true that you don't have Timeline item. Like we presented on screenshot above, this item exist. We already proofed that.
-
Hi, 1. Please provide the link to page where elements are not RTL so we can have a look on it. And yes, we advertise theme as RTL because it is what you can see on http://demo.rtl-maker.net/be/ (some changes were made by native RTL speaker). 2. Pr…
-
Hi, all details about one page menu, you can find on http://themes.muffingroup.com/betheme/documentation/#menu under "Smooth scroll effect and hashtag links for one page websites" section. Can you explain what is exactly not clear? This d…
-
You're welcome!
-
Hi, we found that this problem is related with recent WP version (4.4.1) itself what you can read about on https://core.trac.wordpress.org/ticket/35344 And because it’s not related with theme, we need to wait for new WP version because they promis…
-
This is how WP works. It is just not possible to add any content on blog page. And please notice also, that we do not have any impact on it.
-
You're welcome! :)
-
Hi, you can remove them with extra css:.fixed-nav { display: none !important; }
-
You are welcome! :)
-
You are welcome! :)
-
You can remove these icons with the following css:.masonry .post-footer { display: none !important; }
-
You are welcome ;)
-
Hi, if you will use the following css, this would the trick:@media only screen and (min-width: 768px){ #eventinfo .wrap { align-items: flex-end; display: flex; } } However, we will consider such option while future updates.
-
Hi, to remove desc section for products, you need to use extra css:.woocommerce ul.products li.product .desc { display: none !important; }
-
Hi Ashley, if you want to remove spaces between rows and sections, you need to play with STYLE option for section items.
-
Ok, we see why it does not work. Looks like you set action bar background under Theme options > Custom CSS & JS > Custom CSS section with the following css:.header-classic #Action_bar { background-color: #242b33; }
-
Hi 1. If you want to make your header transparent, you need to use the following css:#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top…
-
Hi, to get in center, you need to set Center option to Top Bar Icons field under Theme options > Responsive section.
-
No problem ;)
-
You can disable it under Theme options > Global > Advanced section.
-
http://forum.muffingroup.com/betheme/discussion/206/add-google-to-the-share-box
-
Hi, to remove some icons, remove links for them under Theme options > Social section. Thanks!
-
Hi, if you want to change it's weight, you supposed to use the following css:h3, h3 a { font-weight: bold !important; }
-
Hi, on above site, sidebar works fine. We do not see anything wrong on that page.
-
To be honest, we don't know because for us it works without above css. Looks like something is wrong because of your customization or on of the extra plugins.
-
Hi, his is how it supposed to work exactly. Posts on blog page displays automatically when you set them under Settings > Reading section all is fine here.