-
AuthorPosts
-
October 14, 2016 at 1:01 pm #699084Rob MatthewsGuest
I have bought Enfold.
I am trying to find how to post a question?
Please advise.October 14, 2016 at 1:49 pm #699103Hey Rob!
Thank you for contacting us!
Please register to our forum – https://kriesi.at/support/register/ and start a new thread – https://kriesi.at/support/forum/enfold/. Your website did not load on my end. We can continue on the thread you will start :)
Best regards,
YigitOctober 15, 2016 at 12:30 pm #699357Sorry for the typo in the url.
I want to set the black background of the menu to #009799.
- This reply was modified 8 years, 1 month ago by Robcmatthews.
October 15, 2016 at 12:54 pm #699363Hey!
Please change it to the following and let us know if that will fix your issue
.header_color .main_menu ul:first-child > li { background: white !important; }
Thanks a lot
Best regards,
Basilis- This reply was modified 8 years, 1 month ago by Basilis.
October 15, 2016 at 1:12 pm #699365Added it but it doesnt work!
I removed the last }And it kind of worked. However I want the whole black strip (full width) to be the new color.
.header_color .main_menu ul:first-child > li {
background: white;October 15, 2016 at 6:59 pm #699395Hi!
Can you please show me with a screenshot whcih are you mean?
Thanks a lot
Cheers!
BasilisOctober 16, 2016 at 11:55 am #699542Hi,
You can log in and see it. I sent you the log in details – do you have them?How do I attach the screenshot?
The change you gave me above is seen here
http://www.wholebodyhealing.co.ukThis is the original template. http://kriesi.at/themes/enfold-lifestyle-blog/ – I want what was ALL BLACK to be the new color. So that black bar on the top behind the munu links I want to change all of it to a new colour. I dont want just the middle I want the whole thing to change.
The next odd thing is that if I put the closing curly bracket into the QUICK CSS the effect of the change is gone…loike it is not picked up.
PLEASE LOGIN AND LOOK AT THE CODE AND TRY IT:
thx
- This reply was modified 8 years, 1 month ago by Robcmatthews.
October 16, 2016 at 1:16 pm #699576p.s I also added the code you gave above to the custom.css file
It had no effect.I removed it again.
October 17, 2016 at 2:03 pm #700000BUG #1 REPORT
============I have an error. See http://www.wholebodyliving.co.uk/home/?preview_id=6&preview_nonce=ff1dbf13f3&_thumbnail_id=-1&preview=true
I added a container and text box to the page. Saved it and….it errors.
October 17, 2016 at 2:04 pm #700001Question.
Where do I change the font color – I want all fonts used in text boxes to be white unless they are links or other elements.
I also want to set the font size to 16px- This reply was modified 8 years, 1 month ago by Robcmatthews.
October 18, 2016 at 8:18 am #700440Hi Rob,
Kindly add this to Quick CSS:
This code is to change the black background color on the top where the main menu lies#top #header_main_alternate, #top #header .av-main-nav > li > a { background-color: #11abd6; }
Also add this code, this is for the color of the border for the main menu and also the search icon:
#top #header .av-main-nav > li > a, #top #wrap_all #header #menu-item-search>a { border-color: #1f8cab; }
I hope you find this answer helpful. :)
Best regards,
Nikko AyagOctober 18, 2016 at 9:44 am #700505Hi Nikko,
It has ZERO effect. Nada.
I sent you the login details please login and check it yourself.
Thx
RobOctober 18, 2016 at 10:33 am #700550Hi Rob,
I have logged in and added this code in your Quick CSS:
#top #header_main_alternate, #top #header .av-main-nav > li > a { background-color: #11abd6 !important; } #top #header .av-main-nav > li > a, #top #wrap_all #header #menu-item-search>a { border-color: #1f8cab !important; }
The code is same as above but with the !important which will force the color not to be overridden by any css. Please change the background and border colors as you see fit. Hope this helps out.
Best regards,
Nikko AyagOctober 18, 2016 at 10:43 am #700557Hey Nikko,
it works .Great. Thank you.
Next question.
See the image of text on white background…I dont want any space around
it…borders, padding etc. I have tried it with and without a 1/1 Layout
element. Still the same. How do insert images and control this?Thx
RobOctober 18, 2016 at 10:50 am #700562Another Question.
Can I have the quick CSS to set the base font, color and size for the text box.
Thx
October 19, 2016 at 11:01 am #701127Hi,
use this code:
main.template-page.content.av-content-full.alpha.units { padding: 0; }
About which text box are you talking about? screenshots would help. Basically you can set all this inside Advanced Styling in the Enfold settings.
Please open a new ticket for a new question, otherwise it gets confusing in our forum.
Best regards,
AndyOctober 19, 2016 at 11:12 am #701134Hey Rob,
I have added this at the bottom of your Quick CSS:
.home .template-page.av-content-full { padding: 10px 0 !important; }
this will reduce the extra padding but you can further reduce it if you change the 10px to 0. As for the last question:
.avia_textblock { color: #222; font-family: 'custom-font-here', Arial, sans-serif, font-size: 16px; }
you can just play in with the values, as for using custom font you might want to check this thread: https://kriesi.at/support/topic/new-custom-font/
Cheers!
NikkoOctober 19, 2016 at 1:32 pm #701271Hey Guys,
Your support is awesome.
I am 100% satisfied with the product.I am getting the hang of tweaking the CSS with your help.
Two questions.
HOW do I add a screen shot?
HOW do I start a new ticket?Thx
October 19, 2016 at 1:35 pm #701273Hey!
1- You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)
2- You can go to Enfold sub forum to start a new thread – https://kriesi.at/support/forum/enfold/You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
Yigit -
AuthorPosts
- The topic ‘Posting a support question’ is closed to new replies.