Forum Replies Created
-
AuthorPosts
-
Hey!
Please edit your portfolio posts and change Breadcrumbs Hierarchy – http://i.imgur.com/JvC8G0Z.png
Cheers!
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .header_bg { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png)!important; background-repeat: no-repeat; background-size: contain; }}Best regards,
YigitHi scfran!
Please add following code to Quick CSS
.big-preview.single-big img { border: orange solid 4px; }If that does not work, please post a screenshot and show the changes you would like to make and a link to your website.
Cheers!
YigitHey famewebdesign!
Please update Enfold to the latest version 3.0.7 – kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitHey codecreative!
Please add following code to Quick CSS
li#menu-item-3197 > a > .avia-menu-fx { background-color: red !important; }You can right click on Chrome or Firefox to inspect elements to find menu item ID’s http://i.imgur.com/HyPTCRg.jpg
Best regards,
YigitHi scfran!
Can you post the link to your page where you would like to customise your submit button please?
Cheers!
YigitHi Stéfano!
Do you mind creating a temporary admin login and posting it here privately?
Regards,
YigitHey!
You have following code in Quick CSS field
#top .main_color.container_wrap.fullsize { min-height: 300px; }please change it to following
@media only screen and (min-width: 480px) { #top .main_color.container_wrap.fullsize { min-height: 300px; }}Best regards,
YigitJanuary 27, 2015 at 10:15 pm in reply to: Is it possible to change the color of the main content area for a specific page? #386636Hi!
Please go to Enfold theme options > General Styling and add the code to Quick CSS field. You can also add the code to Custom.css file which is inside Enfold/css folder
Best regards,
YigitHi Chris!
Please go to Enfold theme options > Header > Extra Elements and add info there and choose to display it
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-fullscreen-button span.avia_iconbox_title { font-size: 18px; color: #b0b0b0; font-family: Georgia; line-height: 24px; font-style: italic; }Best regards,
YigitHi AGraphics2014!
Please install this plugin – https://wordpress.org/plugins/codestyling-localization/ and rescan theme files, edit strings and click “generate mo file” button
Best regards,
YigitHey!
Please try following code
.boxed #wrap_all { border-right: 1px solid red !important; border-left: 1px solid red !important; }Cheers!
YigitHi Julie!
Please add following code to Quick CSS
#header.header-scrolled .menu > li > a { line-height: 80px!important; }Cheers!
YigitHey!
Please contact your service provider and ask them to enable zipArchive class
Regards,
YigitHey!
You are welcome, glad we could help! :)
We will keep the thread open for the OP. If you have any other questions or issues, please feel free to start a new threadBest regards,
YigitHey!
You can ask a quote from WorkPress from here – http://kriesi.at/contact/customization
Also, we do not mind helping with simple changes. As long as customizations are not heavy, feel free to post them here and we will see what we can do to help :)Best regards,
YigitJanuary 27, 2015 at 5:54 pm in reply to: How to increase post text size without effecting other aspects of the theme? #386430Hey!
It seems like you have already started a thread – https://kriesi.at/support/topic/how-to-increase-the-text-size-of-the-icon-list-titles-and-text/ :)
Best regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 769px) { #top .no_margin.av_one_third { width: 50%!important; }} .home div#after_full_slider_1 .content { padding-top: 10px; } .home div#after_full_slider_1 { border: none; }Best regards,
YigitHi crewneck!
Please add following code to Quick CSS and adjust as needed
a#advanced_menu_toggle { position: fixed; right: 2%; bottom: 2%; }Cheers!
YigitHey!
There may be some sort of server side caching. Please contact your service for more information.
Regards,
YigitMerhabalar!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
ul.avia_wpml_language_switch { display: none!important; }2- Please edit your page and click “duplicate” under “Translate yourself” section
Cheers!
YigitHey crewneck!
Please add following code to Quick CSS
@media only screen and (max-width: 480px) { .logo img { opacity: 0 !important; } .logo a { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-size: contain; background-repeat: no-repeat; }}Best regards,
YigitHey!
They do not appear at all or they appear as squares? If they appear as squares, Please add following to your .htaccess file
<FilesMatch "\.(ttf|otf|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>Cheers!
YigitHi thethrowdown!
Please add following code to Quick CSS as well
a.all_sort_button.active_sort { color: blue!important; }Best regards,
YigitHey!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Regards,
YigitHi nelsonq!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-content-grid-active .entry-content { text-align: justify; }2- Can you please go to Enfold/config-templatebuilder/avia-shortcodes folder open magazine.php file and find
$title = "<a href='{$link}' {$titleAttr}>".get_the_title($entry->ID)."</a>";and change it to
$title = "<a href='{$link}' {$titleAttr}>".get_the_title(icl_object_id($post->ID))."</a>";and check if that helps?
Regards,
Yigit-
This reply was modified 11 years, 2 months ago by
Yigit.
Hi royaltask!
You can place it inside a Color Section element with a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and then add following code to Quick CSS
#your-custom-id .container { max-width: 100%; padding: 0; margin: 0; } #your-custom-id .content { padding: 0; }Regards,
YigitHi!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
Yigit -
This reply was modified 11 years, 2 months ago by
-
AuthorPosts
