Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,864
- Last Active
- Roles
- Administrator
Comments
-
Ok, sorry, we misunderstood your first question then. However, what you ask for, is not possible then.
-
Hi Frank, it does not work properly because the links to sections are wrong. If you are linking to "Schröpfbehandlung" for example the link should be http://stefanie-jerusalem.de/?page_id=3413/#Schroepf and you should link to the ID of se…
-
Yes, we know about the issue. We did a mistake a this would be fixed with next update of course. At this moment, you need to use above css.
-
Ok, thanks. So to increase sticky logo, please use the following css:#Top_bar.is-sticky #logo img:not(.svg) { max-height: 75px !important; }
-
You are welcome! :)
-
Ok. So to change these colors, please use:.fixed-nav .desc { background: #000 !important; } .fixed-nav .desc h6 { color: #FFF !important; }
-
To remove hover effect, you need to set the value for the hover which already exists:#Action_bar .social li a:hover { color: #FFF !important; }
-
You are welcome! :)
-
Hi, you can change their color with the following css:.content_slider.flat a.button .button_icon i { color: #FFF !important; }
-
Ok, thanks. So to remove regular logo and keep just the sticky header, you supposed to use the following css:#Top_bar:not(.is-sticky) { display: none !important; } But if your case, it wouldn't work unfortunately because you have lot's of custom JS…
-
You are welcome!
-
Hi, the file responsible for Action Bar is includes/header-top-area.php file.
-
So to change it's color, you need to use the following css:body:not(.button-stroke) #Top_bar a.button.action_button { background: #000 !important; color: #FFF !important; }
-
Hi, you can try to put the link for the video but under Custom | Classes field, please set prettyphoto class. But if this wouldn't work as you expect, then we do not have different option.
-
Hi, to change "Back to top" button style, you need to use the following css:#back_to_top.button .button_icon { padding: 11px 10px !important; } #back_to_top.sticky { border-radius: 10px !important; }
-
Hey, did you noticed the same effect on our demo or it just happens on your site only? Because if this happens on your side only, then we recommend to deactivate all extra plugins and remove all extra code to make sure that it's not the reason.
-
So if you want to change both separately, then it is not possible. Sorry!
-
Hi, we are sorry but we do not have such possibility included unfortunately. Thanks!
-
So if nothing helps, then the only thing we may suggest is to remove everything (WP, theme, plugins) and install everything once again. But this time, just do the installation of clear Wordpress and theme on clean/fresh database without any addition…
-
That's weird that the button disappears. Please try in different browser then.
-
Hi, this sounds like you are unable to save the content only because of the limits on your server side. More details about that you can read in the following topic http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-op…
-
Hey, as you can see on http://pasteboard.co/1h3OEqB85.png there is no drop-down actually. Maybe you are talking about the responsive menu (on smaller, mobile devices)?
-
Hi, this could be done with custom css but it depends which part you want to change exactly. If you send us link to page where you would like to do this, we will try to help.
-
Hi, Please open your website in Firefox html mode (CTRL+U) and check html errors you got. Please fix them first and all should be fine. P.S. Anticipating your question, yes, those errors are not associated with theme and were made by you or one of…
-
Hi, cover does not work on iDevices unfortunately and there is nothing what you can do to change this behave. Those devices just does not support this style. You need to try another styles then and check which one would work for iDevices.
-
Hi, if you will send us link to page where you would like to do this, we will provide it of course.
-
Sorry but the images doesn't work as well. Just try to open them yourself and you will see.
-
Hi, to center the video, you need to use Placeholder items on side and the video in the middle of them.
-
So to move just mega menu sub-menu items, please use the following css:#Top_bar:not(.is-sticky) .menu li.mfn-megamenu-parent ul { top: 70% !important; } To decrease padding between h4 heading and the links in the footer, please use:#Footer .widget …
-
Hi, we are sorry but we do not have anything like this included. Thanks!