Forum Replies Created
-
AuthorPosts
-
Hi softronix_ltd!
You can add Icon element under Content elements in ALB and then copy HTML code – http://i.imgur.com/Loqd5it.png and paste it label field while adding new link in Appearance > Menus. Make sure to remove “style” attribute
Regards,
YigitHi!
You can use Team Member element under Content elements in ALB. You can see an example on demo site – http://kriesi.at/themes/enfold/pages/team/
Regards,
YigitHi!
Please add following code to Quick CSS as well
#top .widget_nav_menu li:hover { background-color: blue; }Regards,
YigitHi Glen!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-6768 .main_color { background-color: #e6e6e6; }Cheers!
YigitHi David!
Thank you for sharing :)
Side note: It is possible to right click on Chrome or Firefox to inspect elements to find menu item ID http://i.imgur.com/HyPTCRg.jpgCheers!
YigitHey elianab!
Please see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-portfolios/
also please try flushing permalink settings in Settings > PermalinksBest regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 768px) { .single #main { padding-top: 300px!important; }} #main, .html_stretched #wrap_all { background-color: #09529a; }Cheers!
YigitHey TimothyDel!
Please go to Enfold theme options > Header Layout and choose to display menu below logo then change header size to custom pixel value and set it to 160px.It should work fine, if it does not, please post the link to your website
Cheers!
YigitHi alexmasica!
Please use following code instead
body { font-family: ‘Source Sans Pro’, sans-serif!important; }Best regards,
YigitHi Nick!
Can you please post the link to your website and show an example so we can point you out in the right direction?
Regards,
YigitHey Tim!
Login credentials do not seem to work. Can you please check them once again?
Best regards,
YigitHi alexmasica!
Please add following code to Quick CSS
#top .avia-post-nav { background: rgba(0,255,0,0.6); font-family: helvetica; font-size: 16px; } #top .avia-post-nav:hover { background: rgba(0,0,255,0.8); }Regards,
YigitHey alexmasica!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#scroll-top-link { color: #eeeeee; border: 1px solid #444444; background-color: red; } #scroll-top-link { color: blue; border: 1px solid green; background-color: orange; } @media only screen and (min-width: 990px) { #scroll-top-link { display: none; }} @media only screen and (max-width: 989px) { #scroll-top-link { display: block!important; }}Regards,
YigitAugust 12, 2014 at 11:46 am in reply to: Change the colour and the size of the Next page navigation buttons #303123Hey alexmasica!
You can use following code in Quick CSS field to change the logo when you scroll down
.header-scrolled .logo img { opacity: 0; } .header-scrolled .logo a { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-repeat: no-repeat; background-size: contain; }Can you post a screenshot and show the other changes you would like to make?
Regards,
YigitAugust 12, 2014 at 11:39 am in reply to: Post pre & post next is not in accordance with the order in categories. #303117Hey Enffie!
Do you mind creating a temporary admin login and posting it here privately so we can add the code to functions.php file for you?
Best regards,
YigitHi Slade!
1- Can you please try updating the page and if that does not work, re-creating that section?
2-@media only screen and (max-width: 990px) { h3.av-special-heading-tag { font-size: 24px; }}Cheers!
YigitHi!
Please add following code to Quick CSS
.header_color .main_menu ul:first-child > li > a { color: #413f3f; }Best regards,
YigitHi Kunal
Please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Also if you do not mind, please post temporary admin login here privatelyRegards,
YigitHey William!
Please see – http://stackoverflow.com/questions/10338234/php-5-4-after-install-preg-match-compilation-failed-unknown-option-bits-s
Cheers!
YigitHi Jamie A!
Please add following code to Quick CSS
#top .avia-post-nav { display: none !important; }and simply remove it when you would like to display it
Cheers!
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues
P.S.: Awesome username :)Regards,
YigitHi!
Please flush browser cache and refresh your page a few times. It does seem to work fine on my end – http://i.imgur.com/cZ2LBe3.png
Best regards,
YigitHi urlatore!
Please edit Author.php file inside Enfold folder and Loop-author.php file inside Enfold/includes folder
Cheers!
YigitHi!
Unfortunately i do not have a mobile device that supports Firefox mobile browser, so i am unable to check your website on an actual device but have you tried flushing browser cache? Was it working fine on default browser before applying the code?
Cheers!
YigitHey!
You can use “image with hotspots” elements to place hotspots but you cannot link them without customising the theme.
Please request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/Cheers!
YigitHey mjsnim!
Please use following code in Quick CSS field in Enfold theme options under General Styling tab instead
.main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even) { color: inherit; }Best regards,
YigitAugust 11, 2014 at 7:13 pm in reply to: Is there a way to add a calendar to the contact form? #302797Hey Bodymindlinks!
You can add Datepicker element to your default contact form – http://i.imgur.com/q7kRIGe.png
But for more advanced use, you are going to need to use more advanced contact form pluginsCheers!
Yigit -
AuthorPosts
