Forum Replies Created
-
AuthorPosts
-
Hi Zum00t!
Can you post the link to your website so we can provide you custom CSS code?
Best regards,
YigitHey condonpb!
Can you post the password of your page as well? You can post it privately
Best regards,
YigitHey p_lo84!
Please refer to Peter’s post here https://kriesi.at/support/topic/enfold-portfolio-not-working-after-wordpress-3-8-update/
Cheers!
YigitHey!
Please refer to Peter’s fix here https://kriesi.at/support/topic/enfold-portfolio-not-working-after-wordpress-3-8-update/#post-199805
Cheers!
YigitHi!
Glad we could help! Let us know if you have any other questions or issues :)
Best regards,
YigitHi!
I tried to check your website on my iPhone but you have turnt off responsive layout. You can activate it Enfold theme options > General Settings
Regards,
YigitHi kecster2!
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.
Best regards,
YigitHi!
Please try adding following code to Quick CSS
.header-scrolled .main_menu ul:first-child > li > a { color: red; }
Best regards,
YigitHey!
Please add following code to Quick CSS
#top .social_bookmarks li a { width: 30px; line-height: 30px; min-height: inherit; }
Regards,
YigitHey!
In WordPress dashboard please go to Appearance > Editor and open Footer.php file and find
<span class='copyright'><?php echo $copyright . $kriesi_at_backlink; ?></span>
and change it to
<span class='copyright'><?php echo $copyright; echo date(' Y') . $kriesi_at_backlink; ?></span>
Cheers!
YigitHi Mono14!
Please try using this plugin http://wordpress.org/plugins/codestyling-localization/
It is not possible to translate it using custom CSS code but you can use a trick as following#top .av-masonry-load-more { color: transparent; } #top .av-masonry-load-more:before { content: 'Your new text'; color: black; }
Cheers!
YigitHey priitr!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .sidebar_left .widget_nav_menu .current_page_ancestor > ul, #top #header .avia_mega_div>.sub-menu>li>ul { display: none; }
Cheers!
YigitHey Seba1973!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#footer { padding: 0; }
Cheers!
YigitHi Seba1973!
Please go to wp-content\themes\enfold\js\prettyPhoto\js folder and open jquery.prettyPhoto.js file and find
allow_expand:true
and change it to
allow_expand:false
Regards,
YigitHey!
You can add following code to Quick CSS in Enfold theme options under Styling tab to change hover state of sub menu items
#top .header_color .main_menu .menu ul li>a:hover { color: blue; } .header_color .main_menu .menu ul li a:hover { background-color: red; }
You can use Mega Menu ( you can find instructions here http://vimeo.com/channels/aviathemes/67651241 ) but if you really need to make dropdown menus horizontal, 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.
Best regards,
YigitHi!
You can upload your screenshots on Imgur.com or Dropbox and post the links here
Regards,
YigitHi!
It does seem to be working fine on my end. Please see screenshot here http://i.imgur.com/eMRKQU1.jpg
Please flush browser cache and settings if you are using caching plugin and refresh your page a few timesRegards,
YigitDecember 13, 2013 at 5:10 pm in reply to: Change 'primary color' (main content) on a per page basis. #199991Hi!
Sure Andrew, please reply to this topic when you publish your website so your ticket will be on hold.
Cheers!
YigitHi!
You are welcome! Let us know if you have any other questions or issues
Cheers!
YigitHi silviouk!
Can you post the link to your website so we can provide you more accurate custom CSS code?
Regards,
YigitHi!
Because of the code i posted here https://kriesi.at/support/topic/heading-font-not-changing/#post-199132
All heading elements are forced to use Raleway font. If you would like to manually apply different font family to heading elements, please remove that code from Quick CSSRegards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.grid-entry .main_color .avia-arrow, .main_color .grid-content { background-color: red; color: red; } .main_color .grid-entry-title { background-color: red; color: white; }
Cheers!
YigitDecember 13, 2013 at 4:51 pm in reply to: How do I add a custom button to the nav bar (next to the search icon)? #199978Hey!
You can change color or add background color specifically to that menu item using menu item ID.
Cheers!
YigitHi kecster2!
1) It seems like you already did
2)Please add following code to Quick CSS in Enfold theme options under Styling tab#header_main { border-bottom-style: none; }
3) Seems like you did this one as well
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#wrap_all { border: 1px solid red; }
Regards,
YigitHi!
Please add following code to Quick CSS as well
body .aligncenter { padding: 10px 0!important; }
Cheers!
YigitHi wittwer!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.logo, .logo a, .logo img { max-height: 116px!important; } .social_header #header_main .container, .main_menu ul:first-child > li > a { height: 116px!important; line-height: 116px!important; }
Regards,
Yigit -
AuthorPosts