Forum Replies Created
-
AuthorPosts
-
Hi erikenanne!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_main_alternate { background-color: rgba(0,0,0,0.3); } .main_menu ul:first-child > li { background-color: transparent; }Best regards,
YigitHey pako69!
It is based on amount of comments you have on your posts.
Best regards,
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 990px) and (min-width: 768px) { section.av_textblock_section span { float: left!important; width: 96px; }}Regards,
YigitHey!
Can you also post the link to your website? You can check theme version in Appearance > Themes click on details on Enfold. Or in Style.css file in Appearance > Editor.
Best regards,
YigitHi HiDrew!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av-main-nav > li > a { padding-left: 0; }Regards,
YigitHi hobart!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#menu-item-2852 a { color: red; }You need to add the code for each menu item and change menu item ID’s. You can right click on Chrome or Firefox to inspect elements to find menu item ID http://i.imgur.com/HyPTCRg.jpg
Regards,
YigitHey GOWD!
Please add following code to Quick CSS in Enfold theme options under Styling tab
span.avia_hidden_link_text { display: none; }if that does not work, please post the link to your website so we can take a look
Best regards,
YigitHi!
!important rule must have done it :) You are welcome, glad we could help!
Best regards,
YigitHi hansrothem!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_main { background-color: white; }Regards,
YigitHey!
Once again edited and added !important rule. Now it should really do it :)
Regards,
YigitHi fryec1135!
Please add following code to Quick CSS in Enfold theme options under Styling tab
h2 { margin-top: 0 !important; }If that does not work, please post the link to your website and point out the h2 element
Regards,
YigitApril 24, 2014 at 6:57 pm in reply to: Changing colour of Top Menu Bar and Height allowance for logo #255692Hey!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Best regards,
YigitHey!
I have just update the code i posted in my previous post. This should do it. Please try it now
Regards,
YigitApril 24, 2014 at 6:52 pm in reply to: Changing colour of Top Menu Bar and Height allowance for logo #255682Hey!
Following code should do it
.av-main-nav > li > a { color: white !important; } .av-main-nav > li > a:hover { color: red !important; background-color: white !important; }Regards,
YigitHey!
Please add following code to Quick CSS as well
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select { width: 240px !important; }Best regards,
Yigit-
This reply was modified 11 years ago by
Yigit.
Hey!
Can you post the link to your website so we can take a look? I tried to see it from screenshot but it is too small :)
Best regards,
YigitApril 24, 2014 at 6:37 pm in reply to: Changing colour of Top Menu Bar and Height allowance for logo #255661Hi!
Please try adding !important rule to the code as following
#header_main_alternate { background-color: red !important; } .av-main-nav > li > a { color: white !important; }Currently it is not being applied.
Best regards,
YigitHi!
Please add following code to Quick CSS instead
.ajax_slide a.portolio-preview-list-image { pointer-events: none; }Best regards,
YigitHi!
You have following css codes
.gform_wrapper .ginput_complex input[type=text], .gform_wrapper .ginput_complex input[type=url], .gform_wrapper .ginput_complex input[type=email], .gform_wrapper .ginput_complex input[type=tel], .gform_wrapper .ginput_complex input[type=number], .gform_wrapper .ginput_complex input[type=password], .gform_wrapper .ginput_complex select { width: 95% !important; } /* and */ .gform_wrapper .field_name_first input, .gform_wrapper .ginput_complex .ginput_left input { width: 95% !important; }in this file yourdomain.com/knbb/wp-content/plugins/gravityforms/css/formsmain.css?ver=1.8.6
Please remove !important from these codes and it should work fineCheers!
YigitApril 24, 2014 at 5:34 pm in reply to: Social Icons Showing Extra Text after Enfold 2.7 and wordpress 3.9 update #255631Hi!
Glad it fixed it ENB, let us know if you have any other questions or issues :)
Cheers!
YigitHi!
Please add following code to Quick CSS as well
.gform_wrapper .field_name_first input, .gform_wrapper .ginput_complex .ginput_left input { width: 210px !important; }Cheers!
YigitApril 24, 2014 at 5:28 pm in reply to: Social Icons Showing Extra Text after Enfold 2.7 and wordpress 3.9 update #255624Hey!
You should add the code to Quick CSS in Enfold theme options under Styling tab
span.avia_hidden_link_text { display: none; }There is not such issue on my local installation it only occured on some users installations
Cheers!
YigitHey BetuwePC!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.gform_wrapper ul.gfield_radio li { float: left; margin-right: 20px; }Cheers!
YigitHey HiDrew!
Please add following code to Quick CSS
@media only screen and (max-width: 990px) { li.page_item.page-item-57 { display: none !important; }}Regards,
YigitHey HiDrew!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-id-12 #after_section_1 .hr { display: none!important; }Best regards,
YigitHey Jack!
Please add following code to Quick CSS as well
#top .fullsize .template-blog .post .entry-content-wrapper > * { font-size: 18px; }Regards,
Yigit -
This reply was modified 11 years ago by
-
AuthorPosts
