Forum Replies Created
-
AuthorPosts
-
Hi mediumstudio!
You can add following code to Quick CSS section in Enfold theme options under Styling tab and change the content. i.e.: content: ‘Read’;
.image-overlay.overlay-type-extern .image-overlay-inside:before { content: '\E832'; font-family: 'entypo-fontello'; }
And following code would remove the rotating arrow
.image-overlay .image-overlay-inside { display: none; }
Cheers!
YigitNovember 8, 2013 at 3:28 pm in reply to: Telephone number bigger in Enfold Header with Social Icons FIxed Navigation #186162Hey!
You can post it here privately. Just make sure to check ” Set as private reply (Only you and moderators will see the content of this post)” above Submit button. If you do not mind creating a temporary admin login i can login and take a look at it personally
Best regards,
YigitHi sbrohamm!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.grid-image img, .grid-entry .inner-entry { border-radius: 20px; }
Best regards,
YigitNovember 8, 2013 at 3:22 pm in reply to: Enfold Theme – Wrong Logo adaptation when viewing in smartphone mode #186155Hi!
You are welcome Adolfo, glad we could help :) Let us know if you have any other questions or issues
Best regards,
YigitHey!
I just checked on IE10 on Win7 as well and no issues at all. Can you ask your members to post a screenshot of the issue?
Cheers!
YigitHey mar10nlund!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
h1, h2, h3, h4, h5, h6 { font-weight: normal!important; }
2) You can go to Enfold theme options > Styling tab and choose to display “Boxed Layout” http://i.imgur.com/fK7RtIV.jpg
3) Please switch to boxed layout first then let us know so we can see what we can do :)Best regards,
YigitNovember 8, 2013 at 3:12 pm in reply to: Telephone number bigger in Enfold Header with Social Icons FIxed Navigation #186149Hi!
I updated the code i posted in my previous post and added !important to force it. It does work even without it on my installation but please try now and let us know if it does not work. Please flush browser cache after applying the code and refresh your page a few times
Cheers!
YigitHi BrightCite!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.mobile_active #advanced_menu_toggle:after { content: 'Menu'; padding-left: 5px; } #advanced_menu_toggle { width: 130px; }
Cheers!
YigitNovember 8, 2013 at 3:05 pm in reply to: Telephone number bigger in Enfold Header with Social Icons FIxed Navigation #186142Hey theroyds!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.social_header .phone-info { font-size: 20px!important; }
Best regards,
Yigit-
This reply was modified 11 years, 8 months ago by
Yigit.
Hey BrightCite!
You can remove sub-menus on mobile by adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { ul.sub-menu { display: none; }}
But they will not be displayed on tap. If you really need such customization, you should hire a freelance developer.
Regards,
YigitHey!
In WordPress dashboard please go to Tools > Localization > Themes and click on Rescan next to the language you would like to translate. After rescanning, click Edit and search for “Leave a Reply”. It does find on my installation.
Cheers!
YigitHi!
Please try deactivating all active plugins and check if issue remains.
Best regards,
YigitHey basilicon!
Please go to wp-content\themes\enfold\js\prettyPhoto\js folder and open jquery.prettyPhoto.js file and search “Expand the image”
Cheers!
YigitHi basilicon!
Have you tried this plugin http://wordpress.org/plugins/codestyling-localization/ ?
You should rescan files and should be able to find those missing strings.
Hardcoding does not work either?Best regards,
YigitNovember 8, 2013 at 2:46 pm in reply to: Gallery not displaying properly and wrong overlay images #186133Hey!
I do not get icon issue on Chrome on Win7. Which browser are you using? Please try re-updating the theme via FTP. Something may have gone wrong while updating
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/67209750Regards,
YigitNovember 8, 2013 at 2:41 pm in reply to: Enfold Theme – Wrong Logo adaptation when viewing in smartphone mode #186132Hi!
Please adjust the value of left: 30%; in Ismael’s code. You should decrease it to center it perfectly.
As for your message to Kriesi, you can post your request as a feature request here https://kriesi.at/support/topic/enfold-feature-requests/
or you can contact Kriesi directly using the contact form on contact pageBest regards,
YigitNovember 8, 2013 at 2:38 pm in reply to: Submenu defaults to left – I'd like for it to go right… #186131Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .main_menu .menu li ul a { padding-left: 20px; }
You can post indicators as a features request in here https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
YigitNovember 8, 2013 at 2:35 pm in reply to: Error in link and text in: Permanent Link (at top of page) #186130Hey Schmode66!
Please try deactivating all active plugins and if that does not help, please try re-updating the theme.
Regards,
YigitHey!
You are welcome! Let us know if you have any other questions or isues :)
Regards,
YigitHi!
I do not think it is possible to have different hover colors for social icons if you add them inside of one toggle content. You can use following code if you are going to have only Twitter icon
.toggle_content .av_font_icon a:hover { color: #29aae2!important; }
Cheers!
YigitNovember 8, 2013 at 2:12 pm in reply to: logo size different in safari and firefox. How to make it standard? #186121Hi!
Procedure is the same. You should follow instructions on this video http://vimeo.com/channels/aviathemes/67221517
There is only “parent theme settings import” button added.Best regards,
YigitHey cantarella!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.fixed_header.social_header #main { padding-top: 121px; }
Best regards,
YigitHi guyco!
It seems like your shortcode is not right. Please try following
[av_font_icon color="" font="entypo-fontello" icon="ue8f2" size="40px" position="left" link="manually,http://www.contentsimply.com" linktarget="_blank"]
Regards,
YigitHi victoriaeducacion!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top #header .mega_menu_title a:hover { text-decoration: none; background-color: #f8f8f8; } #top #header .mega_menu_title a { margin-bottom: 15px; } #top #header .avia_mega_div > .sub-menu > li > ul > li a { margin-bottom: 10px; }
Best regards,
YigitNovember 8, 2013 at 2:57 am in reply to: How to adjust Blog posts grid 3 column to 2 column layout mobile phone view #185963Hey!
You are welcome and thanks for sharing! Let us know if you have any other questions or issues.
Regards,
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues :)
Best regards,
YigitHey!
No it will not. Once you import dummy data, it is saved in database.
1) Please go to Appearance > Widgets and remove widgets from widget area called “Displayed Everywhere” http://i.imgur.com/ofp2qqw.jpg
2) Business Hours is a text widget. So you should add it to your widget area and create just like Kriesi did
3) Add “Enfold Google Maps Widget” to one of the empty widget areas (or you can simply create a new one) and enter your address
4) If you edit “Contact” page, you will see there is a Widget Area element on top of content. Click on it and choose the widget area in which you have added “Enfold Google Maps Widget” on 3.Best regards,
Yigit -
This reply was modified 11 years, 8 months ago by
-
AuthorPosts