Changing Color of the Contact Box
Good day everyone
I'd like to make the background color transparent of the contact box which by default has a light blue.
Appreciate any help I can get, thanks.
- Florian
Comments
to make "Get in touch" item transparent, you need to use extra css:
2. All details about changing Action Bar colors you can find on this forum already http://forum.muffingroup.com/betheme/discussion/1021/how-to-change-betheme-action-bar-link-colour but it's background can be changed under Colors > Menu & Action Bar. However, it is not possible to change it's position.
3. Top Bar background can be changed under Colors > Header section but if you want menu to be centered, you need to use Stack: Center header type.
4. The other footer options are located under Theme options > Footer section.
5. Please show us on the screenshot how exactly you want to set padding.
How menu items overlapping? Please show us.
P.S. We would be grateful if you can do not post so many messages one by one because it's confusing and unreadable.
Ok, some more issues I got resolved thanks to you guys, brilliant!
I figured out how to center the action bar by using the following code:
#Action_bar .contact_details { width: 100%; text-align: center !important; }
Furthermore, I was able to change to background color of the header, which was named 'top bar', not 'Header'.
Thinks I still need to do work on is:
Is
there a way to get a border around the action or header? I would like
to have a black line or a black seperator between the header and the
action bar or a shadow dropping form the header so as to seperate the
different content blocks a little bit.
Thanks in advance for your help!