Hey hannerinc,
I’ve tagged the topic for our german speaking moderator, please wait for his reply.
Best regards,
Rikard
Hey a-l-p,
I’ve tagged the topic for our german speaking moderator, please wait for his reply.
Best regards,
Rikard
Hey Doron!
Thank you for using Enfold.
The play container covers the stop container. Define the width of those containers.
#mysecstopdiv {
left: 50%;
width: 50px;
}
#mystopdiv {
left: 45%;
width: 50px;
}
There are different ways of doing this but you can start with that.
Cheers!
Ismael
Hey!
1.How can I adjust the position to move it just little?
Use this css code:
#top .onsale {
margin-right: 20px;
margin-top: 20px;
}
2.The main problem is, that the “sale!” changes color when the picture has a hover effect. This is depending on the browser: in edge it goes to red, in safari it is getting bold?? Please go on the “shop” page and and check this.
I can’t reproduce the issue on my end. Could you please provide a link where we can see the issue?
3.Last but not least: The badge should be a forced circle.
Please use this:
#top .onsale {
height: 40px;
}
Best regards,
Ismael
Hi!
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing. Thank you.
Regards,
Ismael
Hi,
I’m not sure if this will clear things up. https://kriesi.at/support/topic/renitent-color-picker/
Are there any significant difference between the two color values?
Best regards,
Ismael
Hi,
Thank you for the info. Unfortunately, the theme breadcrumb in a single post page can only display categories of the posts. It cannot display the pages because it has no connection or relation to those pages. I’m not sure if the yoast breadcrumb will work in this case. Replace the default breadcrumb with yoast: https://kriesi.at/support/topic/make-breadcrumb-path-follow-primary-category/#post-607364
Best regards,
Ismael
Hey gerardbao,
Thank you for using Enfold.
Please add this in the Quick CSS field:
#top .avia-smallarrow-slider .avia-slideshow-arrows a {
top: 0;
width: 60px;
height: 60px;
font-size: 50px;
line-height: 62px;
}
#top .avia-smallarrow-slider .avia-slideshow-arrows .prev-slide {
left: 0;
}
#top .avia-smallarrow-slider .avia-slideshow-arrows {
width: 100%;
}
#top .avia-smallarrow-slider .avia-slideshow-arrows a:before {
line-height: 60px;
}
Adjust the values as needed.
Best regards,
Ismael
Hi,
We added this code in the functions.php file:
add_action('ava_after_content', 'ava_after_content_mod', 10, 2);
function ava_after_content_mod($content, $context) {
if ( $context == 'error404')
echo do_shortcode("[av_productslider categories='142,85,158,173' columns='3' items='9' offset='0' sort='0' autoplay='yes' interval='5' custom_class='']");
}
Best regards,
Ismael
Hi,
I’ve just checked the Quick CSS and I can only find the following codes:
#top .slide-meta {
display: none;
}
#top .slide-entry-title{
color: #3E4D5B;
}
#menu-item-6927 a {
background: #3E4D5B;
padding: 3px 10px;
font-size: 10.5px;
}
.page-id-5447 #av-layout-grid-1 {
min-height: 430px;
}
I am on a desktop server – for the first time – can I give you access to that? All the sections are built exactly the same way , but only the too one is displaying correctly.
Hi Jordan,
Thanks for your assistance so far.
I’ve created a widget in the header and am using the following CSS:
#header .widget {
left: 50%;
padding-top: 35px;
position: absolute;
z-index: 999;
}
#header .widget h1 { font-size: 25px; color: #a3becc; }
Everything looks great but there’s one little problem left I can’t solve. When viewing on a small screen like a tablet, the slogan and hamburger menu overlap each other. Is there a way to fix this?
Thanks!
Hi Yigit
Thanks looks promising but the background-color seems to be overridden by the following in enfold.css:1, maybe because it is more specific? (not sure about css precedence rules):
.main_color .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle, #top .main_color a.remove, #top .main_color .onsale {
background-color: #50c878;
}
Ian
Hi
i would like to edit full screen slider in order to put contact form on top of it.
is it possible to do take the source code of the this slider to the child theme and edit it there?
this is the website: http://new.ptdoors.com/
Hey there friends, I’m Having quite a bit of frustration working with clients and allowing them to edit their own text in text blocks.
After being rudely awakened to how editing text in the text blocks does not work out unless you know some code and can work in html mode.
At 1st I thought it would be easy to teach my clients html mode, line breaks <br> and HTML formatting and work arounds like or adding separate headline blocks and using separate spacer elements etc… but after trying this is just NOT practical for clients. I have not had a pain like this with other themes when it comes to formatting text in visual mode let alone html mode.
My clients exact words “can we go back to the other theme this text editing code stuff is too complex” and inconsistent on top of that, the breaks don’t always save etc……
Frustrating!
And I agree with my clients they should not have to be a coding guru and enfold theme pros just to write an article on their website, or have to hire me every time they want to do what should be simple article formatting. Writing an really good article is hard enough, its crazy to have to get them to code on top of that lol.
Is enfold working on making the text formatting in the visual editor work with line break betters and or coming up with a practical solution?
I am not just dogging enfold, I sincerely would like to hear how you guys deal with clients with this particular issue?
-
This topic was modified 9 years, 7 months ago by
Ivygrace808.
To add to this.
How can I add more padding to the top of the scrolling logo so my logo can be more vertically centered?
hi,
is it possible to use the hamburger menü also for the desktop version of the enfold-site? for example like on this page?
best regards
Chris
Hey IanWorthington!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .onsale { top: -45px; background: orange; color: red; }
Best regards,
Yigit
Hi,
I’ve found how to move search box in secondary menu, thanks to this post https://kriesi.at/support/topic/insert-search-button-and-widget-area-in-the-secondary-menu-bar/. But I would like to have search box in the main header area, near to social links icons. Is there any way to move search box to social icons position ?
Best regards
Hi,
Glad we could help, please let us know if you should need any more help on the topic.
Thanks,
Rikard
There are a few layout problems I cannot fix.
There is an unwanted seporator line between an advanced layerslider element (1/1) and a textblock with a bread-crumb shortcode (1/1)
I want the breadcrumb as close below the layerslider as possible.
Also there is a seporator line next to a special heading title.
I tried the following in Quick CSS:
body .column-top-margin{
margin-top: 2px;
.container_wrap#footer {
border: none !important;
.primary-background.seperator-addon.seperator-bottom{
display: none;
}
}
Finally I can’t seem to reduce the width of the left sidebar.
I tried changing the width with the suggestions in other support posts:
$avia_config[‘layout’][‘fullsize’] = array(‘content’ => ‘twelve alpha’, ‘sidebar’ => ‘hidden’, ‘meta’ => ‘two alpha’, ‘entry’ => ‘eleven’);
$avia_config[‘layout’][‘sidebar_left’] = array(‘content’ => ‘nine’, ‘sidebar’ => ‘three alpha’ ,’meta’ => ‘two alpha’, ‘entry’ => ‘nine’);
$avia_config[‘layout’][‘sidebar_right’] = array(‘content’ => ‘nine alpha’, ‘sidebar’ => ‘three alpha’, ‘meta’ => ‘two alpha’, ‘entry’ => ‘nine alpha’);
but then the sidebar is shown below the rest of the content.
Can you help me with those three problems please?
Hi AmyEdwards!
Please refer to this post – https://kriesi.at/support/topic/woocommerce-2-6-problem-urgent/#post-650161
Best regards,
Yigit
Hi,
It seems like you added a class from FontAwesome. Please refer to my post here – https://kriesi.at/support/topic/importing-icon-from-font-awesome/#post-414749
If you remove that class from your menu item, it would look normal :)
Best regards,
Yigit
Hi,
Please add Color Section element in your page with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then add six 1/3 column elements and then please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (min-width: 990px) {
#custom-cs .av_one_third:nth-child(1) {
margin-left: 0;
}
#custom-cs .column-top-margin {
margin-top: 0;
}
#custom-cs .av_one_third {
width: 14.1%;
float: left;
clear: none;
margin-left: 3%;
}}
Best regards,
Yigit
Hey Martin,
Please refer to this post – https://kriesi.at/support/topic/google-maps-7/#post-656457
Best regards,
Yigit
Hi itziarsolla!
Please refer to this post – https://kriesi.at/support/topic/google-maps-7/#post-656457
Regards,
Yigit
Hey beyond-flora,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .aviaccordion-preview-title-wrap {
background: transparent;
}
#top .aviaccordion-preview-title * {
background: rgba(0,0,0,0.3);
padding: 5px;
border-radius: 3px;
}
Best regards,
Yigit
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 767px) {
.responsive #top .logo {
width: 100%;
}}
Best regards,
Yigit
Hi,
Great, glad you got it working. Please let us know if you should need any more help on the topic.
Thanks,
Rikard
@mensmaximus Thank you, all the answers are in that Google topic.