Forum Replies Created
-
AuthorPosts
-
Hey!
Yes it does look good now :) Do you have any other questions or issues or shall we mark the thread as resolved now?
Regards,
YigitHi!
Do you mean adding anchors? If so, please see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
If you did not mean that, i do not think i understood you. Can you post a screenshot or elaborate please? :)Cheers!
YigitHi!
Please add following code to Quick CSS as well
.widgettitle { background-color: orange; color: white !important; padding: 10px; }Best regards,
YigitHey!
You can add following code to Quick CSS to disable menu links
.main_menu { pointer-events: none; }Then go to Apperance > Menus and add a new link with the title you would like to use
Cheers!
YigitHey!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Cheers!
YigitHi!
Can you post the link to your website and point out the section so we can take a look?
Cheers!
YigitHey!
Please try adding !important rule as following
#header_main .container, .main_menu ul:first-child > li a { line-height: 300px !important; }Cheers!
YigitHey!
Sorry to hear that your website was hacked James. I wanted to have another look but saw the message on your website. Do you now have a development site where we can take a look?
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.header_color .main_menu ul:first-child > li > a { color: #408c20; }and adjust as needed
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_main .container, .main_menu ul:first-child > li a { line-height: 300px; }Best regards,
YigitHi!
It seems like it was a caching issue as it is working fine on my end – http://i.imgur.com/7v55wsD.png
Can you also check once again and confirm that it is working fine on your end as well?Best regards,
YigitHi!
I have just checked on Chrome and Firefox and it does work fine on my end – http://i.imgur.com/ec8Y3YK.png
Can you post a screenshot of the issue you are having?Cheers!
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
YigitHey!
Please replace the code i posted earlier with following one
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 15px 0 10px!important; }Regards,
YigitHi Alzybob!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-menu-fx { display: none; }Cheers!
YigitHey!
You can insert your image inside a Color section and give color section a unique id and then add following code to Quick CSS in Enfold theme options under Styling tab
#your_custom_id .container { width: 100%; }Regards,
YigitHey!
I have just checked your website and it does look fine on my end as well – http://i.imgur.com/vRiRjeW.jpg
Best regards,
YigitApril 9, 2014 at 9:06 pm in reply to: Changing the names of the menu options in Admin left-navigation Menu #249399Hey!
Please go to Appearance > Editor and open Functions.php file and find
avia_nav_menus(); //call the function immediatly to activate }and add following code right below it
function enfold_remove_media_controls() { remove_action( 'media_buttons', 'media_buttons' ); } add_action('admin_head','enfold_remove_media_controls');Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.image-overlay { display: none; }Regards,
YigitHi hebchop!
Please try deactivating all active plugins and check if that helps
Regards,
YigitHi!
Pease change the code to following one
#footer { padding: 15px 0 0; }Can you post a screenshot from your ipad and show the issue?
Cheers!
YigitHi!
Can you post a temporary login so we can see how your website looks now?
Cheers!
YigitHey GOWD!
Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
Cheers!
YigitHey!
Do you mind creating a temporary admin login so we can take a look?
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.logo, .logo a { max-height: 90px!important; }Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
div .slideshow_caption h2 { font-size: 24px!important; } .avia-caption-content { font-size: 16px !important; } div .slideshow_caption h2, .avia-caption-content { font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }Best regards,
YigitHi Alzybob!
Please see – http://kriesi.at/documentation/enfold/change-the-main-menu-color/
Regards,
Yigit -
AuthorPosts
