
Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,824
- Last Active
- Roles
- Administrator
Comments
-
You're welcome ;)
-
Sorry but what is wrong in our answer? To share post with featured image, you need to install the plugin we gave you above. Please do it and you will see that everything would be fine.
-
We are sorry but we do not have such possibility included unfortunately.
-
Hi Kati, please send us link to page where headlines disappears on mobile so we can check what's the reason. Thanks!
-
The fonts selected under Theme options, does not work because you probably set wrong subset. We suggest to read the following topic http://forum.muffingroup.com/betheme/discussion/7/how-to-use-fonts-with-special-characters-like-cyrilic-or-polish/p1 …
-
Hi, to change its color, you need to use custom css:.fixed-nav .desc h6 { color: #000; }
-
You're welcome :)
-
Hi, if you want to adjust responsive breakpoints, you need to dig inside responsive.css file.
-
You're welcome! :)
-
@Grafikz Sorry but we do not have anything like this included into theme.
-
Sorry but we can not open draft page. If you look at http://pasteboard.co/AE3Odud7E.png you will see that it does not work.
-
@Modern_Webz We do not have auto-update included because it's not so stable and safe as manual or FTP updates. When you do the update yourself, you have better control on what is happening and if all files has been transferred properly. During the a…
-
If you have no Overflow option for the logo, please update your theme to its latest version.
-
You can see an error on the following screenshot https://snag.gy/kPpTdg.jpg
-
We are located in different countries: mainly UK and Poland.
-
@bradwbowman Ok, thanks for the link. So to remove the patter and set overlay color instead, you need to use the following css:.section.has-video .section_video .mask { background-color: rgba(255, 255, 255, 0.3) !important; background-image:…
-
Hi, to make the video full width, you need to set FULL WIDTH BO MARGIN style for the section where video is.
-
You are welcome! :)
-
Hi, to make the banner responsive, please remove below custom css line:.header-magazine #Top_bar .banner_wrapper { width: 600px !important; }
-
Hi, to remove logo completely, you need to use custom css:#Top_bar .logo { display: none !important; }
-
Hey, yes, we have a quick solution for this :) Please use DIVIDER item between each row.
-
Hi, you need to contact with Envato thru their tickets system and ask the what's the reason because we do not have any impact on this. Thanks!
-
You are welcome! :)
-
Hi, you have Fixed header type set which is a kind of transparent header style and that's why the content goes behind the header when you activate Minimalist option. So if you want to keep Fixed header type and don't want the content behind the Top…
-
You are welcome! :)
-
Hi, this line comes with custom css which is located under Theme options > Custom CSS & JS > Custom CSS section. Please check the following screenshot http://pasteboard.co/AwTi0R42V.png where we marked this code.
-
Hey, 1) To remove post titles, you need to use custom css:.blog_wrapper .post-desc-wrapper .post-desc h2 { display: none !important; } 2) To reduce h4 font size of post excerpt, please use:.blog_wrapper .post-desc-wrapper .post-excerpt h4 { font-s…
-
Hey, 1. Where can we find menu items with the white background as on your screenshot above? Sorry, but we didn't found any so far. 2. This dark space in the top, its an Action Bar and you can easily disable it under Theme options > Menu & A…
-
Hey, this is subheader and you can disable it easily under Theme options > Header & Subheader > Subheader section. Thanks.
-
Hi, to use shortcodes in php file, you need to use do_shortcode() function.