Forum Replies Created
-
AuthorPosts
-
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,
YigitHey!
Please add following code to Quick CSS as well
#top .sub_menu li ul { left: 0; top: 31px; box-shadow: none; -webkit-box-shadow: none; border-style: none; } #top .sub_menu li li a { width: 130%; padding: 6px 9px; }
Best regards,
YigitHey benspy!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av-masonry-date, .post-meta-infos { display: none; }
Best regards,
YigitHey hojoon!
You can add following code to Quick CSS in Enfold theme options under Styling tab to change arrow icon on hover state to any other content
.image-overlay.overlay-type-extern .image-overlay-inside:before { content: 'Your custom text goes here'; font-family: 'entypo-fontello'; }
You are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Cheers!
YigitHey DoGrinDigital!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.avia-button.avia-size-small { min-width: 120px; }
Cheers!
YigitHi!
Glad that you figured it out! Let us know if you have any other questions or issues. And please do not remove the title from thread completely, if you happen to solve another issue before we get a chance to answer next time :)
Cheers!
YigitHey coastalangler!
Please see Ismael’s post here https://kriesi.at/support/topic/layerslider-shortocode-disabled/#post-187266
Best regards,
Yigit -
AuthorPosts