-
AuthorSearch Results
-
November 13, 2013 at 6:29 pm #187888
In reply to: Alternate colour background in columns
Hey marcuscent!
You can try adding following code to Quick CSS in Enfold theme options under Styling tab
.page-id-1108 #top form { background-color: #f2f2f2; padding: 0 10px; }It should look like this http://i.imgur.com/YLeczZF.jpg
Cheers!
YigitNovember 13, 2013 at 6:14 pm #187882Hi!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.avia-caption { left: 30%; }Regards,
YigitNovember 13, 2013 at 6:14 pm #187881Hmm,
I have to create all the layouts for the different pages, the homepage, gallery, menus. Do you know of anybody who could help with that? OF course, I’d be happy to pay.November 13, 2013 at 6:10 pm #187879Topic: Sidebar on Phones
in forum Enfolderostad
ParticipantIs there a way to make the sidebar show up on mobile devices? The sidebar is removed when I view the website on an iPhone. This is true for portrait and landscape view and I didn’t see a way to toggle this in Sidebar settings under Enfold.
Thanks
November 13, 2013 at 5:46 pm #187865In reply to: modify icon list and add a link to a table item
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-icon-list .iconlist_icon { color: black; } .main_color .avia-icon-list .iconlist_icon { background-color: transparent; border: none; }Best regards,
YigitNovember 13, 2013 at 5:36 pm #187858this is the page with the side menu I would like to make:
http://kriesi.at/themes/enfold/features/The rest will take some time to digest. Thanks
November 13, 2013 at 5:22 pm #187854In reply to: Gallery in Enfold layout builder
Tried it and it doesn’t work. However if I change it to “opacity: 0” it makes the image go away on hover so the “targeting” works, just “1” doesn’t make it 1.
Any other suggestions?November 13, 2013 at 5:22 pm #187853Hey!
The only other option I can think of would be to do the initial customization with the copy on your test server and then switch over the theme onto the live site when you have a typical low activity period.
Then just re-do your set up quickly and using your test site as the reference.
Regards,
DevinNovember 13, 2013 at 5:17 pm #187846Hey!
1) Please add following code to Quick CSS as well to increase the font size of main menu
.main_menu ul:first-child > li > a { font-size: 20px; }2) You cannot create a dropdown menu in sidebar but you can create something like http://kriesi.at/themes/enfold/pages/contact/
You can assign parent page to your sub menu items and it will be created
3) You can add [nolink] in Enfold theme options > Footer > Copyright section to remove “Enfold Theme by Kriesi”
4).template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none; }5) Please post the link to your page where you have Dropcaps
6) This code here should increase the font in contentbody { font-size: 16px!important; }Regards, YigitNovember 13, 2013 at 4:59 pm #187836Hey!
You can add following code to Quick CSS in Enfold theme options under Styling tab if you would like to remove breadcrumbs bar on that page
.page-id-2449 .title_container { display: none; }Regards,
YigitNovember 13, 2013 at 4:56 pm #187832In reply to: team member module acting weird
Hey!
You can go to Enfold theme options and save settings then flush browser cache and refresh your page a few times and that should do the trick. Let us know if you have any other questions.
Regards,
YigitNovember 13, 2013 at 4:52 pm #187831Thank you Peter. Now, the problem I am facing is, that our live site is updated permanently with posts, comments etc…
If I do it as suggested by you, then all these updates will be lost while I customize the theme. I can try to be quick so the loss is minimal but is there any other option?
Thanks
November 13, 2013 at 4:50 pm #187830In reply to: placement submit button gravity forms
Hey Willem-Paul!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.gform_wrapper .gform_footer { float: right!important; padding: 0px 0 5px 0!important; margin: -5px 0 0 0!important; }Regards,
Yigit-
This reply was modified 12 years, 3 months ago by
Yigit.
November 13, 2013 at 4:47 pm #187827Hi!
Please go to wp-content\themes\enfold\js to find shortcodes.js file
Cheers!
YigitNovember 13, 2013 at 4:45 pm #187824Hey kjlietz!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_color .small-preview { background: transparent; color: #8D8D8D; }Best regards,
YigitNovember 13, 2013 at 4:43 pm #187823Okay, please forgive my ignorance, I am so thankful for your help and I can do this, if I knew what file and folder to look in… I looked in the js folder in WP-admin, but could not find a file called “shortcodes.js”
Then I looked in the WP-Includes Folder and found a file called “shortcodes.js”, but there is no line 887, it ends at line 342.
Could you tell me specifically where to find this file?
Thank you so much!
Eleina
November 13, 2013 at 4:41 pm #187819In reply to: Gallery in Enfold layout builder
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.avia_transform .avia-gallery-thumb img:hover { opacity: 1!important; }Regards,
YigitNovember 13, 2013 at 4:37 pm #187816In reply to: Headers Tags Sizes
Hi net-guru!
You can add following code to Quick CSS in Enfold theme options under Styling tab
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none; }Best regards,
YigitNovember 13, 2013 at 4:37 pm #187815In reply to: slider is off center?
Sorry for the late reply. I was working too late and I was embarrassed by my oversight! I am totally enjoying working with your site. My client is picking it up quickly. Enfold is packed with so much good stuff! I love it.
Lisa
November 13, 2013 at 4:32 pm #187810In reply to: Table Builder Row / Column Order
We encounter the same problem – a lot of elements feature some kind of ordering functionality (usually via drag&drop) but tables don’t, which produces a lot of hassle for us.
It would be great if you could add this very functionality to the next release version of Enfold.
Thank you and keep up the work!
November 13, 2013 at 4:17 pm #187806how to remove “Enfold Theme by Kriesl” It is possible with other templates and written in the priimary documentation
Thanks!November 13, 2013 at 3:52 pm #187791Hey!
Please point out the elements you would like to increase font-size so we can provide you custom css code that you can add to Quick CSS in Enfold theme options under Styling tab, such as
p { font-size: 16px; }Best regards,
YigitNovember 13, 2013 at 3:15 pm #187779In reply to: Masonry code for custom loops
Hi!
Right now Enfold does not support such a masonry layout. You can suggest this feature here: https://kriesi.at/support/topic/enfold-feature-requests/ and if more users request it we’ll add it with one of the next theme updates.
Regards,
PeterNovember 13, 2013 at 3:11 pm #187777In reply to: Cannot remove sidebar
Hi Yigit,
The settings were already as you suggested :
1) Frontpage in Enfold theme options – is set to show Home Page.
2) Settings > Reading > Front page displays – is set to – Your latest postsI have also now moved the site live, so you will find it at .
http://www.markwiltshire.com
(I have just updated DNS, may take a little while to push through)I still get the sidebar, despite the Page Home, having the ‘No Sidebar’ option selected.
Regards
Mark
-
This reply was modified 12 years, 3 months ago by
markw1.
November 13, 2013 at 3:11 pm #187776In reply to: Using Enfold shortcodes in the excerpt?
Hey!
No, wordpress excerpts do not support shortcodes or html code by default.
Cheers!
PeterNovember 13, 2013 at 3:08 pm #187773In reply to: Sizing header aerea for 300x300px header image
Hi!
You can try adding following code to Quick CSS in Enfold theme options under Styling tab
#header_main { height: 300px; } .logo, .logo a, .logo img { width: 300px!important; height: 300px!important; max-width: 300px!important; }Regards,
YigitNovember 13, 2013 at 3:07 pm #187771In reply to: post as a link
Hi!
The title always links to the external page – i.e. here http://kriesi.at/themes/enfold/blog/page/2/ the “Another post with post format “Link”” also links to Kriesi.at and it’s a blog page. If it does not work for you create us an an admin account and post the login credentials as private reply – we’ll look into it.
Best regards,
PeterNovember 13, 2013 at 2:59 pm #187764In reply to: White background underneath custom sub-menu
Hi TheProductionHouseEvents!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.sub_menu>ul>li>a { background-color: white; }Cheers!
Yigit-
This reply was modified 12 years, 3 months ago by
Yigit.
November 13, 2013 at 2:53 pm #187761In reply to: Enfold + WPML: broken links after installation
Hi!
Great :)
Regards,
PeterNovember 13, 2013 at 2:52 pm #187760This reply has been marked as private. -
This reply was modified 12 years, 3 months ago by
-
AuthorSearch Results
