Forum Replies Created
-
AuthorPosts
-
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
a.button.product_type_simple { display: none; }Cheers!
YigitOctober 30, 2013 at 9:59 pm in reply to: Making the icon images into links and how to edit footer (newbie!) #182610Hi lifeb00th!
1) I am not sure if i understood you clearly. Can you post a screenshot?
2) Please see this post https://kriesi.at/support/topic/footer-edit/#post-182430Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.responsive #top .avia-post-nav { display: block; }Regards,
YigitHey Jonathan!
Please refer to this post https://kriesi.at/support/topic/retina-images-and-fonts-in-portfolio-grid-theme-enfold/#post-164007
and let us know if issue remainsRegards,
YigitOctober 30, 2013 at 9:31 pm in reply to: Responsive Header and Sidebar on iPad Portrait (under 768px width) #182593Hi!
Please refer to this post for mobile menu https://kriesi.at/support/topic/collapsable-menu/#post-165144
It will enable you to change the width to switch to mobile menu.
Can you post a screenshot showing sidebar issue you are having?Cheers!
YigitHey!
It should appear on all pages if you are using a header type with social icons. Can you post the link to your website?
Regards,
YigitHi gmmediadienste!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container .breadcrumb { left: -3px ; margin-top: 15px; } .title_container { height: 65px; }Should look like this http://i.imgur.com/SDf2fLk.jpg
Best regards,
YigitHi michag!
1) Please go to Appearance > Editor and open single.php file and find following line
$title = __('Blog - Latest News', 'avia_framework');and change it to to
$title = __('Latest News', 'avia_framework');2) Please add this plugin http://wordpress.org/plugins/codestyling-localization/ You can change any string
Regards,
YigitOctober 30, 2013 at 9:05 pm in reply to: Looking for an developer who can customize the enfold theme #182572Hey neotemplates!
I think it would be a lot faster if you hire someone from http://www.microlancer.com/ or https://codeable.io/
Cheers!
YigitHi!
I am not sure if it is the best way but you can hard code it in copied header.php file inside your child theme
Cheers!
YigitHey!
You can choose to display one of the header types that displays additional navigation in Enfold theme options under Header tab. Then we can post the link to your website and we can provide you CSS code to make it fullwidth
Regards,
YigitHi serverlift!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
#top input[type="text"] { margin-bottom: -5px; }Cheers!
YigitHi!
You can simply add strong tag to title as shown here http://i.imgur.com/BcCQaLp.jpg
Cheers!
YigitHey snowstone!
Please add following code to Quick CSS in Enfold theme options under Styling tab to change color of bold text in accordion content and adjust as desired
.main_color .toggle_content strong { color: red; }You can simply click on bold to make your content bold http://i.imgur.com/ooQEbf0.jpg
P.S.: I have removed your website from your post. Next time you can check ” Set as private reply (Only you and moderators will see the content of this post)” above Submit button to make your post private :)Cheers!
YigitHi weathertight!
You can switch to Default Editor and click on Magic Wand > Content Elements > Accordion http://i.imgur.com/n2hVBPH.jpg Then copy/paste Accordion shortcode inside tab content you have created in Avia Layout builder
Regards,
YigitHey disruptivevision!
Please try updating your theme to version 2.4.1. Issue could be solved in the new version.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Cheers!
YigitHey!
1) Please refer to this topic for menu overlapping issue https://kriesi.at/support/topic/collapsable-menu/#post-165144
2) You can add following code to Quick CSS in Enfold theme options under Styling tab to hide social icons on screens smaller than 522px and change its position on screens smaller than 767px@media only screen and (max-width: 767px) { .responsive #header .social_bookmarks { width: 25%; }} @media only screen and (max-width: 522px) { .responsive #header .social_bookmarks { display: none; }}3) You can add following code and adjust it to make h1 inline with video
.home .template-page .entry-content-wrapper h1 { margin-top: -5px; }Best regards,
YigitHi Indiatravelz!
On which elements would you like to use rounded images?
Regards,
YigitOctober 30, 2013 at 2:07 pm in reply to: Space/padding between lines in the "icon list" element #182434Hi t3lgroup!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.avia-icon-list .iconlist_title { margin-bottom: 10px; }Regards,
YigitHi sandjob!
You can change footer settings in Enfold theme options > Footer http://i.imgur.com/A7dI22k.jpg and add/remove widgets in Appearance > Widgets, you will see Footer columns on the right side
Regards,
YigitHey!
You can add your text and make some sections bold? I am not sure if i get the issue here
Cheers!
YigitHey!
I did, i just wanted to take a look at live website and inspect elements. Please try deactivating all active plugins and check if issue remains.
Regards,
YigitHey Patchharris!
Is this your website http://tinyurl.com/nvdq3lf ?
If so, please add following code to Quick CSS in Enfold theme options under Styling tab#header_main .container { height: 120px; line-height: 185px; } .main_menu { right: 36%; } div .logo { left: 28%; }Best regards,
YigitHey!
You can create a page and add add Portfolio Grid element under Content Elements http://i.imgur.com/YMy33IJ.jpg
Then you can add your portfolio items and they will appear on the page you have added Portfolio Grid element
You may want to take a look at this video tutorial http://vimeo.com/channels/aviathemes/64927359Regards,
YigitHey optizign13!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust
.current_page_item>a, .current-menu-item>a { color: white; } #top .main_menu .menu li ul a { color: #f2f2f2; }Regards,
YigitHey kylehogan!
Please go to wp-content\themes\enfold\js\prettyPhoto\js folder and open jquery.prettyPhoto.js file and make sure allow resize in following line is set to true
allow_resize:true,allow_expand:trueCheers!
YigitHey Morten!
Sure, please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
li.avia-heading-row { font-size: 19px; }Cheers!
Yigit -
AuthorPosts
