Forum Replies Created
-
AuthorPosts
-
Hey Lisbet!
Please go to Appearance > Editor and open Footer.php file and find
<span class='copyright'><?php echo $copyright . $kriesi_at_backlink; ?></span>and add your icons as i underlined here http://i.imgur.com/tW7D1wV.jpg
Regards,
YigitHi!
Can you post the link to your website and a screenshot showing all changes you would like to make?
Regards,
YigitHi!
@agasparkles Please try deactivating all active plugins and check if issue remains. As i remember one other user had the same issue and it was plugin related.Best regards,
YigitHey mioii!
Can you point out broken links? I just checked your website and they do work fine on my end.
Best regards,
YigitHey derek62!
You can add following code to theme files depending on place you would like to display search box, you can go to Appearance > Editor and open header.php file and add following code to the very bottom of the file, so it will only display on page with ID of 1167
<?php if(is_page(1167)) { get_search_form(); } ?>Please see this post to learn about finding page ID’s using developer tools on browser https://kriesi.at/support/topic/mini-heading-in-page/#post-188120
Regards,
YigitNovember 18, 2013 at 5:43 pm in reply to: Main Menu Enfold Turn Off Separators Between Menu Items #190183Hi!
Please create a temporary admin login and post it here privately. Make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button.
Cheers!
YigitEDIT: Please firstly try adding Ismael’s code to Custom.css file inside Enfold/css folder firstly and flush browser cache once again and check if code is being applied
-
This reply was modified 12 years, 5 months ago by
Yigit.
Hey!
Please add the code i posted in my previous post ( https://kriesi.at/support/topic/header-menu-colors/#post-190177 ) then flush browser cache and refresh your page a few times. that should do it
Regards,
YigitHi!
If you meant title in mega menu, please add following code to Quick CSS as well
#top #header .mega_menu_title a { color: red; }If you mean other element, please post the link to your website and point out which item exactly
Regards,
YigitHi tintindufour!
Please go to wp-content\themes\enfold\framework\php folder and open class-breadcrumb.php file and search “You are here”
Regards,
YigitNovember 18, 2013 at 5:25 pm in reply to: logo size different in safari and firefox. How to make it standard? #190171Hi!
No, i did not do anything. It must be cache related. Glad it is working fine now! Let us know if you have any other questions
Best regards,
YigitHey!
Please try the fix in this post here https://kriesi.at/support/topic/back-to-top-button-broken/#post-179730
Regards,
YigitHi!
Please add following code to Quick CSS as well
.header_color .main_menu .menu ul li a { color: red; }Cheers!
YigitNovember 18, 2013 at 1:44 pm in reply to: Make Navigation menu text color white instead of grey #190047Hi!
Please add following code to Quick CSS as well
.header_color .sub_menu>ul>li>a { color: white; }Cheers!
YigitHi!
It does work on my end, please flush browser cache and refresh your page a few times. Please add following code as well, it will fix the same issue on tablets
@media only screen and (min-width: 481px) and (max-width: 767px) { .fixed_header #main { padding-top: 80px!important; }}Best regards,
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .fixed_header #main { padding-top: 80px!important;} .logo a { max-height: 75px; }}Padding top is currently set to zero, that is why content moves behind header. That code should fix it
Regards,
YigitHey!
Do you mind creating a temporary admin login and posting it here privately? Make sure to check Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Cheers!
YigitHey!
Please add following code to Quick CSS as well
#top .sub_menu li ul { top: 28px; }Best regards,
YigitHi tsmedia!
You can apply custom CSS code to certain pages using page ID’s. Please see this post here to learn more about finding out page ID’s https://kriesi.at/support/topic/mini-heading-in-page/#post-188120
Cheers!
YigitHi jenresnick!
You should go ahead and delete all extra pages, posts and portfolio items manually. Or you can create a new database for a clean start. Please refer to http://codex.wordpress.org/Installing_WordPress
Best regards,
YigitNovember 18, 2013 at 4:00 am in reply to: How to change the font size of the mega menu and regular dropdown items? #189937Hey dejatobin!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .main_menu .menu li ul a { font-size: 13px; }If you want to apply the same font weight, please add following code as well
#top .main_menu .menu li ul a { font-weight: 600; }Best regards,
YigitHey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.hr { margin: 0; }If that does not work for you, please post the link to your website and point out HR element
Best regards,
YigitHey mikemurphy10!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.header_color .sub_menu>ul>li>a { color: white; } .header_color li { border-color: white; } .header_color span { border-color: white; } .header_color .phone-info { color: white; }Best regards,
YigitHi!
@mhiller Answered your question here https://kriesi.at/support/topic/h1-headings-not-resizing-in-responsive-mode/Regards,
YigitHi mhiller!
Please try adding following code to Quick CSS as well
@media only screen and (max-width: 480px) { .template-page .entry-content-wrapper h1 { font-size: 24px; }}Best regards,
YigitHi!
As Ismael mentioned, you can click on the image that would like to add caption, and enter caption http://i.imgur.com/xQ4f3zb.jpg
Best regards,
YigitNovember 18, 2013 at 3:35 am in reply to: Make Navigation menu text color white instead of grey #189924Hey Ian!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.header_color .main_menu ul:first-child > li > a { color: white; }Best regards,
YigitHey!
It works fine on my end. See screenshot here http://i.imgur.com/ntq8Izz.jpg
Please check your website and confirm that is working fine on your end as wellBest regards,
YigitHey gorkas!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.header_color .main_menu ul:first-child > li > a { color: red; }Cheers!
YigitHi dreamer108!
All your menu items seem like main menu items. Please go to Appearance > Menus and create sub-menus as shown here http://i.imgur.com/VMt9kfd.jpg
Best regards,
Yigit -
This reply was modified 12 years, 5 months ago by
-
AuthorPosts
