Forum Replies Created
-
AuthorPosts
-
March 21, 2014 at 5:10 pm in reply to: Problem with Partner Logos in greyscale – coloured at mouseover #241258
Hi IHEA!
Please replace the code i posted with following one
#top .avia-logo-element-container img { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); filter: gray; -webkit-transition: all .6s ease; } #top .avia-logo-element-container img:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); filter: none; }It does work fine on my end on Chrome right now. Which browser are you using?
Regards,
YigitHey!
Have you posted the same question to Ubermenu support as well? If not, please do so. Also, Josue’s post is set to private. You can try logging out to check it
Cheers!
YigitHi!
Font size should be very small to keep them same size on mobile but then it would be so hard to read the text. You can try adjusting column sizes instead.
Best regards,
YigitHey!
Can you post the link to your website?
You can add something like following to Quick CSS in Enfold theme options under Styling tab.main_menu:after { content:'scroll down ▼'; }Cheers!
YigitHi!
Please add following code to Quick CSS and adjust as needed
.html_header_top.html_header_sticky.html_large #header_main .container, .html_header_top.html_header_sticky.html_large.html_main_nav_header .main_menu ul:first-child > li a { height: 126px; line-height: 116px; }Depending on the height, you should adjust the following code as well
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main { padding-top: 166px; }Cheers!
YigitHi!
No, you do not have to install WPML. Please see Peter’s post here to add subsets – https://kriesi.at/support/topic/add-a-new-custom-font/#post-212124
Best regards,
YigitMarch 21, 2014 at 4:32 pm in reply to: How to achieve bottom colored border effect under Main Menu of Header like Demo #241235Hi!
Please add following code to Quick CSS as well
.header_color span { border-color: #f0520e!important; } .header_color .main_menu ul:first-child > li > a, #top .main_menu .menu li ul a { color: red; }Please edit your pages where you would like to use transparent header and choose to display "transparent header" under Layout http://i.imgur.com/6mB39C6.jpg
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.mejs-controls div.mejs-horizontal-volume-slider { width: 59px; }Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px!important; }Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px!important; }Best regards,
YigitMarch 21, 2014 at 3:33 pm in reply to: Shop – inactive font color text: "add to basket" / "details" #241213Hey Emil!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust opacity level between 0 – 1
.avia_cart_buttons { opacity: 0.7; }Regards,
YigitHey!
Please see Ismael’s post here to add new Google fonts and font weights – https://kriesi.at/support/topic/add-new-font/#post-234710
Regards,
YigitHi chiummog!
Can you post the link to your website so we can take a look?
Cheers!
YigitHey Dan!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.phone-info a { background-color: orange; color: white !important; padding: 5px; } #top .social_bookmarks_rss a { color: #ffa133; } #top .social_bookmarks_gplus a { color: #de5a49; } #top .social_bookmarks_facebook a { color: #37589b; } .page-id-734 .flex_column { border: 1px solid #e1e1e1; padding: 10px; background-color: orange; }For further customization, please hire a freelance developer
Best regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.home .header-scrolled #header_main { display: none; }Cheers!
YigitMarch 21, 2014 at 3:04 pm in reply to: Latest news – no image/icon + problem with parent of pages #241199Hi ramnefors!
1- Please add following code to Quick CSS in Enfold theme options under styling tab
.image_size_widget .news-thumb { display: none; }2- Please try to increase the allocated memory to 128M http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
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) { #recent-posts-3.widget_recent_entries li a { font-size: 10px; }} @media only screen and (max-width: 767px) { #footer > div > div:nth-child(3) { margin-bottom: 0!important; }}Cheers!
YigitHi!
Please add following code to Quick CSS as well
.single-portfolio #av_section_1 { height: 80px !important; min-height: 80px!important; }Cheers!
Yigit-
This reply was modified 12 years, 1 month ago by
Yigit.
Hi!
Please add following code to Quick CSS as well and adjust if needed
#advanced_menu_toggle { top: 35%; }Best regards,
YigitHey IHEA!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-logo-element-container img { filter: grayscale(100%); -webkit-filter: grayscale(100%); filter: gray; -webkit-transition: all .6s ease; } #top .avia-logo-element-container img:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); filter: none; }Cheers!
YigitHi eymata!
Yes it is possible. Please see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
YigitHey!
@aelainen Please add following code to Quick CSS as well@media only screen and (max-width: 767px) { .responsive .mobile_slide_out .logo { margin-left: 40px; }}Regards,
YigitMarch 21, 2014 at 2:20 pm in reply to: Add image or text at top of homepage between top logo and menu on right #241175Hey!
Please deactivate minify plugin if you are using any and check if that helps. Also make sure that wp-content>uploads folder has correct permissions ( 755 )
Best regards,
YigitHey pako69!
Can you post the link to your website so we can take a look?
Best regards,
YigitHey lombrano!
If you are not using the latest version of Enfold (2.6.2), please update it to the latest version which gives you more control over header options. You can choose to center logo and menu and choose to display fixed header
Best regards,
Yigit -
This reply was modified 12 years, 1 month ago by
-
AuthorPosts
