The problem with the form is on a home page. at the top (GET YOUR INSTANT QUOTE)
Please check it.
Hi, thanks for everyone’s response, I’m very appreciative.
Yigit, that did not work. I did try refreshing, and refreshing my cache. What is strange is that my macbook at home, using chrome, was showing an adjustment I tried that made the circle padding closer to the actual symbol within my icon element. Now, when I’m here at work, that edit is no longer showing up. Both browsers were using chrome I believe. Here is my icon quick css code, it would be great to be able to change the text color to be mobile responsive as well, as I am often losing readability based on my original color choice.
a.av-icon-char:hover span {
color: #ac97c1;
}
.av_font_icon.av-icon-style-border .av-icon-char { padding: 5px; }
#top .avia-icon-tooltip { font-size: 10px!important; }
.iconbox .iconbox_content .iconbox_content_title {
font-size: 10px;
}
Our site is still displaying like a mobile version on laptop, see attached screenshot. It’s only normal when we try with Internet Explorer for some reason. Any ideas?
Screenshot
-
This topic was modified 9 years, 2 months ago by
BrisbaneLashes. Reason: better size
Hey!
Please change following code
span.subtext {
float: left;
line-height: 10px;
margin-left: 20px;
margin-top: 15px;
}
to following one
span.subtext {
float: right;
line-height: 10px;
margin-left: 20px;
margin-top: 15px;
}
You can go to Appearance > Editor and find the code i added at the bottom of Functions.php file and change the text as needed – http://kriesi.at/documentation/enfold/add-subtext-to-logo-replace-logo-with-site-title/
Regarding mobile menu button, can you please try de-activating all active plugins and check if that helps?
Regards,
Yigit
Hi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
hm – it seems that it is not from the enfold magazine sort options ( it is from gallery plugin sortoption)
so – first : no matter for you i guess. it is a part of ngg gallery
the gallery is in a portfolio – and that gallery itself has sort options which on some reasons go to $excerpt of Portfolio – i have to look in that ngg code ( there seems to miss some closing tags)
so can be closed- because it seems to be a problem with ngg !
Hi Jeannie,
Great, glad you found what you were looking for. Let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
View post on imgur.com
how can i bring the text to the top of the color section and the button to the bottom. it is a 100% high color section. and how can i disable the text at mobile view only?
thanks al lot :)
Hi
When i change my permalink settings from Custom Structure domainname/index.php/%postname% to a custom structure domainname/%postname% I get 404 errors.
I see some other posts but the solution seems different on different topics.
Is there a solution for this?
Many Thanks
Hey Tanya,
I added following code to Quick CSS
#top .avia-layerslider .ls-wp-container { width: 100% !important; }
Please review your website now.
We have not included the latest version of LayerSlider into our theme yet. Our devs are still working on it. Therefore you may experience such issues on standalone version of the plugin and since you have a license, you can contact their support team and ask if they have any insights on what could be causing the issue :)
Best regards,
Yigit
Thx Rikard
That made the text smaller which is kind of OK (plan B), but is there a way to have it like default responsive – each column in its own row. Like the “icon boxes” above for example.
Also there is another small issue: somehow when on mobile the testemonial image and title of the person are not centered but aligned left. I can’t find it where this is defined… on desktop however it seems to be correct.

Thank you regards
Ananda
https://kriesi.at/support/topic/full-width-image-divider-above-the-header/ this worked fine but it stopped working after (probably an update) I have the follwing code is the custom css which worked fine before
#header {
border: 10px solid transparent;
-webkit-border-image: url(http://www.flex-co.nl/wp-content/uploads/2016/09/lijn-kleur.jpg) 30 round;
border-image: url(http://www.flex-co.nl/wp-content/uploads/2016/09/lijn-kleur.jpg) 30 round;
border-right: none; border-left: none;
}
#header { border-image-repeat: stretch; }
Any idea why this stopped working on http://www.flex-co.nl ? it seems that the image is just not show, the space is still there. The image is still live / on the server
Hi, I have used a color section at the top of my page with a background image filling it, but I’m getting an unwanted 1px green line across the bottom. I’ve set it to “No border styling” for top and bottom but its still there? the page is here: http://fullrotation.com/animated-explainer-videos/
you can see the think green line between the image and the white where the text starts. I’ve tried different images as well but its the same no matter what image I use, Many thanks
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#socket:nth-child(2) .container {
padding-top: 0;
}
.my_extra_menu_class {
float: right;
}
Best regards,
Yigit
Hi Vinay,
All you suggested is done and nothing helps.
One ‘maybe’ I can think of is that through style.css in the child theme I have made some changes to the header in order to show the logo in the centre / in between the menu. But that only concerns large screens (from 990px onwards) and I do not see what influence that could have on the hamburger menu on a mobile, nor on a full screen slider which is not even in the header but in the content itself… Fyi find the css code below.
What do you think?
Regards,
Monique
/* logo area op groot beeldscherm niet laten zien want staat in menu */
@media only screen and (min-width: 990px) {
.av-logo-container {
display: none !important;
}
}
/* menu uitlijnen met logo in het midden */
@media only screen and (min-width: 990px) {
#menu-item-34, #menu-item-33, #menu-item-32, #menu-item-30 {
top: 30px;
right: 30px;
}
#menu-item-31 {
top: 30px;
right: -20px;
}
#menu-item-42, #menu-item-41 {
top: 30px;
right: -30px;
}
}
/* logo als menu item niet laten zien op smallere beeldschermen */
@media only screen and (max-width: 989px) {
#menu-item-36 {
display: none !important;
}
}
/* menu hoogte aanpassen ivm logo afbeelding */
#header #header_main_alternate .container {
height: 110px;
padding: 5px 0;
}
/* menu aanpassingen items dichter bij elkaar */
.av-main-nav > li > a {
font-weight: normal;
padding: 0 8px;
}
of i fix this. it was about a turkish charachter on menu item that stops jquery’s job.
yes thxs for this one
i add width condition to be perfect :
@media only screen and (min-width: 768px) {
.html_header_top.html_header_topbar_active.html_header_sticky.html_large.html_bottom_nav_header #top #main {padding-top: 149px !important;}
}
can you help me with my the other questions ?
thxs
Hi,
The header height is 100% of the browser height and the background fills the complete area of the header however the white space you see below is not the actual header area. You can use a little hack to keep the white space occupied by making the header a fixed header this will also allow users to access menu easily without scrolling :)
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.html_header_sidebar #top #header {
position: fixed!important;
}
Best regards,
Vinay
Hi,
Great, glad you got it working. Let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi,
Great, glad you got it working. Let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi,
Glad we could help :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hey totoro,
Please try the following in Quick CSS under Enfold->General Styling:
.html_header_top.html_header_topbar_active.html_header_sticky.html_large.html_bottom_nav_header #top #main {
padding-top: 149px !important;
}
Best regards,
Rikard
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .wp-caption img, .wp-caption-text{
background:gold;
}
Best regards,
Vinay
it works but it is not responsive also i have video on slider. its working on desktop but in mobile its not working.
here it is a link of my website : http://test.happycoading.com/
-
This reply was modified 9 years, 2 months ago by
muskowl16.
I’m having trouble with the promo box. I can’t get the button to align under the text and respond on mobile correctly. You addressed part of this issue here: https://kriesi.at/support/topic/button-in-promo-box-under-the-text/
Using the above method, I’m able to get the button under the text. However, it is not centered and doesn’t stay centered when the site responds.
The look I’m going for is shown in the screenshot. The responsive error is also shown.
Can you help?
Hi,
Glad we could help :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi,Yigit
Thanks very much as always.
Part 1:
.single h1.product_title {
font-size: 20px;
font-weight: bold;
}
it works perfectly
Part 2:
#tab-description > h2 {
display: none;
}
not working, the repeated title still exists
Part 3:
#top div div.product .woocommerce-tabs .panel {
font-size: 14px;
}
working great!
#top div div.product .woocommerce-tabs ul.tabs li a {
font-size: 16px;
}
it don’t need this, but still thanks.
and thanks for the rest information also, I will procced as per the guidlines
BTW, the request of change the position of Categories and Tag
is this possible?
hi. how can i apply a shadow to the text here: http://imgur.com/a/WBbrc
i have shadows at the fullscreen slider text with this code:
/*Schatten Überschrift Fullscreen slider*/
#top .avia-fullscreen-slider h2 {
text-shadow: 1px 1px 7px #000 !important;
}
/*schatten bei normaltext slider*/
#top .avia-fullscreen-slider p {
text-shadow: 1px 1px 7px #000 !important;
}
how can i apply this shadow to special heading and normal text inside an color section?
I have search “centering featured image” related topic n tried solutions there but still not worked. Somebody can help me? Credential login in private section
My blog is amsyong.com
Thanks in advance
Hi,
We have replied you here – https://kriesi.at/support/topic/font-size-of-single-product-page/
Let us continue there :)
Best regards,
Yigit