Forum Replies Created
-
AuthorPosts
-
Hi!
Glad css code solved the issue! :)
Do you manually change the code or copy paste it from here http://kriesi.at/documentation/enfold/change-when-mobile-menu-appears/ ? Please try copy pastingRegards,
YigitHi!
You can add the code to Quick CSS in Enfold theme options under Styling tab or inside Custom.css file in Enfold/Css folder.
Copy&pasting the code Peter posted and changing the ID will do itRegards,
YigitHey!
As confirmed here https://kriesi.at/support/topic/display-problems-on-different-operating-systems/#post-234863 issue was solved. So i am closing the topic
Best regards,
YigitHi!
Great! I am closing both topics, feel free to start a new one if you have any other questions or issues!
Cheers!
YigitHi!
Glad you figured it out! Did re-installing WordPress solve the issue you were having here https://kriesi.at/support/topic/broken-page-design/ ?
Regards,
YigitHey!
I have added a custom CSS code to bottom of Quick CSS section as well as the code i posted to make titles in search not uppercase. You can try disabling the plugins that you do not use/need
Regards,
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues :)
Best regards,
YigitHi!
Add following code to Quick CSS as well
.ajax_search_title { text-transform: none; }If you could post a temporary login i can check your website for the icon issue.
Cheers!
YigitMarch 10, 2014 at 5:33 pm in reply to: Menu Overlapping Navigation in Mobile Devices and When Window is Scaled Down #234841Hey!
Glad we could help Shawn, let us know if you have any other questions or issues
Cheers!
YigitHey!
You can use Partner/Logo Element under Media Elements in Avia Layout Builder
Best regards,
YigitHi!
If you would like to use Background color please do not use background image and it should work fine. Color section with ID of av_section_2 currently has both background image and background color. Once background image is disabled, background color ( which is #ffaa00 ) displays fine
Cheers!
YigitHi Gil413!
I am not sure if i understood you clearly. A screenshot would help. You can try using Content Slider Element under Content Elements in Avia Layout Builder
Regards,
YigitHey matsch!
Please add following code to Quick CSS as well
1-#top .avia-logo-element-container .slide-image { background-color: transparent; }2-
.image-overlay { opacity: 0.3 !important; }3-
.avia-menu-fx { display: none; }Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .mobile_menu_tablet .main_menu { display: block; }}There should not be a horizontal scroll bar when theme is responsive, if you meant vertical, it does show up fine on my end http://i.imgur.com/rjlBIKn.jpg
Best regards,
YigitHey dpilling!
Please add following code to Quick CSS in Enfold theme options under Styling tab
img { border: 2px solid black; }Cheers!
YigitHey!
Can you post a screenshot and show the issues? I have just checked your website on Chrome on Win7 and it does look fine on my end
Cheers!
YigitHi David!
You can use this plugin to add tags to your pages https://wordpress.org/plugins/wordpress-seo/
Regards,
YigitHey cerf!
Please add following code to Quick CSS
.title_container .breadcrumb { top: 65%; } .title_container .main-title { margin-top: -10px; }Best regards,
YigitMarch 10, 2014 at 4:43 pm in reply to: Menu Overlapping Navigation in Mobile Devices and When Window is Scaled Down #234787Hey!
@madebynoemi please see – http://kriesi.at/documentation/enfold/change-when-mobile-menu-appears/Best regards,
YigitHi!
Please fixed the code as following
.gravatar img { max-height: 60px !important; }You can add your custom CSS codes to Style.css file of your child theme :)
Regards,
YigitHey!
I have just checked your website and featured image is not visible on my end http://i.imgur.com/4DDbVSr.jpg
Have you figured it out already?Best regards,
YigitHi tonyiatridis!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.entry-content-header h3 a { text-transform: uppercase; }Best regards,
YigitHi!
It seems like you have already figured it out! http://i.imgur.com/819WKHb.jpg
Best regards,
YigitHi Agrar!
You can try http://wordpress.org/plugins/groups/ or https://wordpress.org/plugins/wp-members/
You can see recommended plugins list here https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/Regards,
YigitHey!
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Best regards,
YigitHi!
Please add following code to Quick CSS
1-#top .main_menu .menu li ul a { line-height: 10px; }2-
.main_menu .menu ul { width: 165px; }3-
#top .main_menu .menu li ul a { font-weight: normal !important; }Best regards,
YigitHey!
Please flush browser cache and refresh your page a few times. It seems like Ismael’s code works fine
Cheers!
Yigit -
AuthorPosts
