Forum Replies Created
-
AuthorPosts
-
Hi jihadmunther!
go to Enfold->Advanced Styling->”Select an element to customize” and choose your main menu link to customize them.
Can you show us your post slider title providing us a link? so we can inspect the elements? Try this code:
.avia-content-slider .slide-entry-title { font-size: 11px; }
and adjust as needed.
Best regards,
AndyHey jihadmunther!
use this code in Quick CSS field:
a#advanced_menu_toggle { left: 10px; }
and adjust as needed.
Best regards,
AndyHi!
alright. Glad you found a solution for you. Let us know in a new ticket if you have any more questions related to the theme. We are happy to assist.
Cheers!
AndyHi!
your two maps are showing fine for me and accordion is working too. Could you fix it? please clear browser cache and hard refresh a few times.
Regards,
AndyHey JBMKL!
you could try the following:
open /wp-content/themes/enfold/includes/loop-index.php
and remove this around line 189:echo '<span class="vcard author"><span class="fn">'; the_author_posts_link();
Cheers!
AndyJuly 10, 2015 at 2:43 pm in reply to: Testimonial has white on white for any text/links. Text tab never opens. #471465Hey!
you are using W3 Total Cache plugin. Go into its settings and switch off caching. Afterwards deactivate this and all other plugins. Clear browser cache and hard refresh your site a few times.
Regards,
AndyHey icvenfold!
try this code:
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { margin: 5%; }
Cheers!
AndyHi Kristofer!
quite difficult for me to imagine what you are describing and not sure if it will be possible. Can you give us a link showing your icon box? and please provide us a mockup/screenshot showing what you are trying to achieve. You can use imgur or dropbox.
Regards,
AndyHi!
1.) control it using this code:
ul#logo-slider { height: 100px; }
2.) On your website I can’t see what you are showing on your screenshot. Could you remove it already?
Cheers!
AndyHi!
you need to adjust the “bottom” value and maybe even add some media queries into the code, for example:
@media only screen and (min-device-width: 1440px) { .avia_transform .avia_start_delayed_animation.pop-up.avia_animated_image { bottom: -20px; }}
We don’t have such a big screen size, so you would need to play around a bit by yourself.
Hope this helps.
Regards,
AndyHi!
not sure which submenu you are talking about, but I think you mean this:
div#header_meta { display: none; }
Best regards,
AndyHi gharding!
I suggest to ask layerslider support if this is possible: http://codecanyon.net/item/layerslider-responsive-wordpress-slider-plugin-/1362246/comments
Cheers!
AndyHey!
please clear browser cache after regenerating your thumbnails. Show us which image exactly you are talking about and use screenshots to highlight (imgur, dropbox), so we can check it.
Cheers!
AndyHi Justin!
you can find a recommended plugin list for Enfold here: https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/
Cheers!
AndyHi!
we can’t say when we are able to check your thread the next time, as there so many other people waiting for a response. Let us know when your site is live, then we will check it.
The code Ismael provides to you is just a starting point for you. Use it to adjust it by yourself. If you want to change position use this for example:
@media only screen and (max-width: 989px) { .responsive.html_mobile_menu_tablet .container #advanced_menu_toggle, .responsive.html_mobile_menu_tablet #advanced_menu_hide { display: none; } .responsive.html_mobile_menu_tablet .main_menu .avia-menu, .responsive.html_mobile_menu_tablet #header_main .social_bookmarks, .responsive.html_mobile_menu_tablet #header_main_alternate { display: block; top: 10px; right: 20px; } }
However, you can hire a freelancer if you need someone who does the job for you on a specific time schedule.
Best regards,
AndyHi!
not sure if I fully understand your issue. Do you mean you build a website on your localhost and after moving it to a live website it changed the layout? When moving from one installation to another you need a plugin like this: https://wordpress.org/plugins/wp-migrate-db/
Hope this helps.
Cheers!
AndyJuly 10, 2015 at 1:21 pm in reply to: Move right end menu of fullwidth menu to the far right #471422Hi!
try this code:
li.menu-item.menu-item-top-level.av-menu-button.av-menu-button-colored.menu-item-top-level-5 { left: 10%; }
Regards,
AndyHey!
maybe there went something wrong while updating. In this case I would try to reupdate and if this does not help then you would need to delete all theme files via FTP and get a fresh copy from your themeforest account.
Hope this help.
Cheers!
AndyHi!
I think you can out the code into the bottom of your new header.php. As you are using it inside a child theme you are safe when future updates are coming.
You can make a feature request for Kriesi here about your dedicated class: kriesi.at/support/enfold-feature-requests/2.) Use this code:
span.amount { display: inherit; }
Regards,
AndyHi!
use this code for to change background color for your first tab:
.togglecontainer .single_toggle:first-child .toggler, .togglecontainer .taglist + .single_toggle .toggler { background-color: red; }
If you want it only on your first link (only on this page) you have to add the page-id:
.togglecontainer .single_toggle:first-child .toggler, .togglecontainer .taglist + .single_toggle .toggler .page-id-4856 { backgrund-color: red; }
On your second link I can’t see any issue. Can you highlight what’s going on? you can use screenshots (imgur, dropbox).
Regards,
AndyHey!
que bien que solucionaste todo. Si tienes alguna problema o alguna pregunta sobre el tema entonces abre un nuevo ticket en este forum.
Muchos saludos,
AndyHey!
try this code:
div#layer_slider_1 { margin-top: 22px; }
and adjust as needed.
Best regards,
AndyJuly 10, 2015 at 12:03 pm in reply to: Alternatives "Layout" in "smartphone-view"/minimal-responsive #471398Hi!
eigentlich müsstest du die Änderungen auch auf deinem verkleinertem Browserfenster sehen, aber liegt vielleicht gerade bei dir am Browser Cache der geleert werden müsste. Bitte verwende immer die neueste Browserversion.
Lass uns in einem neuen Ticket wissen, wenn du wieder Hilfe brauchst. Wir nehmen uns gerne Zeit für dich.
Liebe Grüße,
AndyHey!
ja, du kannst den LayerSlider so einstellen, dass er sich an die komplette Browser Größe anpasst. Falls du dabei Hilfe brauchst, schicke uns einen Link zu deiner Seite und wir schauen welcher CSS code dafür passt.
Gruß,
AndyJuly 9, 2015 at 2:33 pm in reply to: Alternatives "Layout" in "smartphone-view"/minimal-responsive #470889Hey!
du kannst sie auch ins Quick CSS Feld hinein tun. Lass uns wissen, wenn du noch Hilfe benötigst dabei.
Gruß,
AndyHey data76!
you can use a normal layout element instead and choose a background color for it (go for “Colors” when editing it). Then you can adjust it using CSS to make it full size, without disturbing your sidebar. Let us know when you still need help on it and show us exactly which element you want to adjust (screenshots will help, use imgur or dropbox).
Best regards,
AndyHey edney23!
use this code in Quick CSS field:
.entry-content-header { text-align: right; }
Cheers!
AndyHi John!
try this code in Quick CSS field:
.ls-slide.ls-animating { width: 1346px !important; }
Best regards,
AndyJuly 9, 2015 at 2:09 pm in reply to: Alternatives "Layout" in "smartphone-view"/minimal-responsive #470857Hi!
also habe jetzt mal deinen icon und text Elementen eine “Benutzerdefinierte CSS Klasse” zugewiesen. Diese musst du jetzt noch selbstständig anpassen:
@media only screen and (max-device-width: 736px) { .icontext1 { top: -320px; } .iconbox2 { top: 300px; } .iconbox3 { top: 300px; }}
Gruß,
Andy -
AuthorPosts