The Action Bar is modified by you using the custom css, after removing it it looks different at well.
Also, the action bar is disabled on mobile by default, if you want to display it on mobile, you have to create a css code by attaching display:block on #Action_bar
Please send us WordPress dashboard access privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason.
Notice! Please attach a link to this forum discussion.
I'm using this CSS code just because I want to have the text of Action bar centered.
As I told you I found this CSS from another user and maybe it is not properly correct for the purpose I want to use it. So if you think that there is a better and proper CSS code just to have the text centered I ask you to let me know so I can delete this one with "float:none" and use the correct one.
I ask the last thing, if possible, the CSS for the mobile as you told me: if you want to display it on mobile, you have to create a css code by attaching display:block on #Action_bar.
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
#Action_bar .contact_details{
float:unset
!important;
text-align:
center !important;
}
I was using this CSS to center the text. I delete it and what has changed is only the text-align (left and not center).
I took this CSS from discussion from user without asking you.
In theme option even if you change the background color nothing happens.
What I need is an action bar with background in white, text in black and text-align center.
Could you help me to have this kind of action bar?
Thanks in advance.
Cinz
Please send us WordPress dashboard access privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason.
Notice!
Please attach a link to this forum discussion.
Thanks