Forum Replies Created
-
AuthorPosts
-
Hey!
Can you please elaborate on the issues you are having on Safari? Screenshots of the issues would help. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here. I checked your website on Safari 8.0.2 and it does look fine on my end.
Regards,
YigitHey!
Can you post the link to your website please? We may need a temporary admin login as well.
Best regards,
YigitHi Pointbreakd!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 769px) { .team-img-container { width: 45%; }}Cheers!
YigitDecember 24, 2014 at 3:39 pm in reply to: 3 single columns (of 1/3) wont fit together (only two will be side by side)? #372445Hey doronwo!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div .av_one_third { width: 33%; }Regards,
YigitHi mcraig77!
Please add following code to Quick CSS
.header_color .header_bg { background-size: contain; }Cheers!
YigitHi Joe!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia-icon-list .iconlist_icon:hover { color: orange; }It will change the color of iconbox icons on hover. If you can elaborate on the changes you would like to make and post the link to your website, we can help you better :)
Cheers!
YigitDecember 24, 2014 at 3:32 pm in reply to: Header title + header social icon have disappeared on one of the pages #372442Hi Carine!
That is because your header is set to transparent on that page. You can add following code to Quick CSS in Enfold theme options under General Styling tab to change the background color
#top .av_header_glassy.av_header_transparency #header_meta { background: #571f1c; }Best regards,
YigitDecember 24, 2014 at 3:29 pm in reply to: Vimeo poster frame not visible in advanced layerslider #372440Hey!
It seems like they will be adding this feature on upcoming versions. After they add this feature, we will make the tests and include in Enfold as soon as possible.
Cheers!
YigitDecember 24, 2014 at 3:26 pm in reply to: iOS 8.1.2 crash and/or constant reload on iPhone 6+ #372438Hey ikaika72!
I checked your website on IOS 8.1.1 and it does work totally fine on my end. Do you have a chance to check your website on another iphone 6?
Regards,
YigitHi!
Please access via FTP and go to wp-content/themes/enfold/framework/php/class-framework-widgets.php then open the file and search
$content = mysql_real_escape_string($content);and replace as Elliott suggested above
Regards,
YigitHey idonate!
Please go to Enfold theme options > Advanced Styling and edit “Main menu links”
Cheers!
YigitHey!
Please add following code to Quick CSS as well
.tab.active_tab { color: white!important; }Best regards,
YigitHey!
Please re-update Enfold via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Best regards,
YigitHi!
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field. Code works totally fine on my local installation. If that does not help, please create a temporary admin login and post it here privately so we can look into it.
Best regards,
YigitHey MGBird!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
th.avia-desc-col { text-transform: none !important; font-style: italic !important; }Best regards,
YigitDecember 24, 2014 at 3:09 pm in reply to: What's the largest image dimensions that I could put in a text widget? #372421Hi!
You can go to Enfold theme options > General Layout > Dimensions and change the width of your sidebar. Wider you make it, bigger it will display the content in sidebar.
Cheers!
YigitDecember 24, 2014 at 3:07 pm in reply to: Advanced Styling is great, how do we set the weight of the font?, Set to bold? #372419Hi!
You can go to Enfold theme options > Advanced Styling tab and edit Heading elements.
If you would like to use custom CSS and apply on all heading elements, please add following code to Quick CSS in Enfold theme options under General Styling tabh1, h2, h3, h4, h5, h6 { font-weight: bold !important; }Regards,
YigitHi!
Width should be 634px and code will make sure that all mega menu items with 4 columns have the same width. Please try adding the code to Quick CSS.
Thank you Ariane! You too have a nice holiday with your loved ones :)Regards,
YigitHey zchristos!
Please firstly update Enfold to the latest version 3.0.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Version you are currently using is not compatible with WordPress 4.0.1Regards,
YigitHey!
Please add following code to Quick CSS
.grid-entry .inner-entry { box-shadow: none; } .av-main-nav > li > a, #header_main_alternate, div#header_main, #header_meta, .stretch_full.title_container, #main > .container_wrap { border: none !important; }Regards,
YigitHi!
Please try de-activating all active plugins and check if that helps. If not, please create a temporary admin login and post it here privately so we can look into it.
Best regards,
YigitHi petcar!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
ul.nested_nav li.page_item a { color: orange; } ul.nested_nav li.page_item.current_page_item a { color: red; }If that does not help, please post the link to your website and point out your custom menu.
Regards,
YigitHi boemedia!
Please add Fullscreen Slider to your page under Media Elements in Advanced Layout Builder and then in Fullscreen Slider settings, please make sure to check “Use first slides caption as permanent caption”. Caption is not permanent here, but Fullscreen Slider example can be seen here – http://kriesi.at/themes/enfold/homepage/transparent-header/
Best regards,
YigitHi amirhossein!
Please firstly enable debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
and then add these shortcodes to the section below Advanced Layout Editor – http://pastebin.com/mjWQ0HMSRegards,
YigitHey!
Please create your Forum page and insert following shortcode
[bbp-forum-index]then choose to display sidebar on your page
Cheers!
YigitHey!
Thank you @set_carsten and @fotomaster. Merry Christmas to you too, enjoy your holiday with your loved ones :)
Best regards,
YigitHey!
Please review your website. Header was set to no – http://i.imgur.com/ISzE1KS.png
Regards,
YigitDecember 23, 2014 at 5:37 pm in reply to: how to add (quick css) color for the row of table when mouse move onto #372162Hey!
Please add following code to Quick CSS as well
tr:hover { background-color: #e2e2e2!important; }Regards,
YigitDecember 23, 2014 at 5:35 pm in reply to: Menu block lines not visible on mobile, menu is secondary nav is showing? #372160Hey!
Please add following code to Quick CSS as well
#advanced_menu_toggle, #advanced_menu_hide { background-color: #ffffff; color: #d9002b; border-color: #d9002b; } @media only screen and (max-width: 480px) { h1.av-special-heading-tag { font-size: 36px!important; }}Regards,
YigitDecember 23, 2014 at 5:32 pm in reply to: Masonry "Load More" conflict with PressPermit Core #372158Hi Bruno!
Thanks! Hope you are well as well :)
It would be the best if you contacted Kriesi directly using contact form here – http://kriesi.at/contact
Merry Christmas!Regards,
Yigit -
AuthorPosts
