-
Search Results
-
Hi!
On http://www.vrijzinnigen.nl you’ll see a number of boxes. The top right one will change, and it will contain text only. It would be nice if the text could be vertically aligned center, so that it matches the middle of the logo in the top left box. Hope this makes sense:-)
How can I achieve that?
Thanks!
Welmoed
Hi,
I’m following this instructions: https://kriesi.at/support/topic/6-columns-in-footer/ but not working.
On the footer.php already exists ‘av_one_sixth’:
//create the footer columns by iterating switch($columns) { case 1: $class = ''; break; case 2: $class = 'av_one_half'; break; case 3: $class = 'av_one_third'; break; case 4: $class = 'av_one_fourth'; break; case 5: $class = 'av_one_fifth'; break; case 6: $class = 'av_one_sixth'; break; } $firstCol = "first el_before_{$class}";1. Copied the original to enfold-child. Should I make any changes to footer.php file?
2. Also already copied, to enfold-child, includes/admin folders with the other files.Thank you, Afonso
Topic: Google Maps API again
Hi,
google maps api was working when using enfold main theme version 3.5,
with both maps plugin I am using.
When I downloaded the enfold child theme, it stopped working.
I updated parent theme to current version, I added the recommended line
to my child themes function.php, still not working.What is the latest recommodation?
Many thanks for your helpTopic: back to top button mobile
hey,
is there a chance to get the back to top buttom (http://www.bilder-upload.eu/upload/588b6c-1473238252.jpg) also get on mobile view?Hi,
issue only on Safari (old, new, win, mac, ..all ):

rows with products are retracted each to other similar to fish scales. Blocks “grid-entry” are pushed by inline style of JS with position:absolute and top+left calculated positioning. On safari browsers is “top” value incorrect, maybe around half of correct value intended. This weird issue is visible mostly on Safari browser width from 768px up. and after any change of view (width of browser, zoom, etc.) it repairs itself.
In my case solution was:/* fix for safari browsers */ @media (min-width:768px) { .h-portfolio .grid-entry { position:relative !important; top:auto !important; left:auto !important; } }with no impact on other browsers.
hi,
i am trying to add the word “index” under mobile menu. I used the following code which worked
#advanced_menu_toggle:after {
content: “Index”;
font-size: 12px !important;
left: 8px;
position: absolute;
top: 32px;
}however, my client wants to ” add the word index in the blue box” instead of below it. How do I achieve that?
site – http://www.elite-fit.com/
HI There,
I noticed how when you scroll the site on mobile (iphone) the 3 horizontal bars menu disappears and there is also no button on bottom right to get back up to the top of the page.
This way there is no way to get to the next page of the site unless one scrolls back up.
I’d like to have the logo show on the top left, the header area to be transparent (it’s set so on the page settings) and not show a blue background color (which is set for desktop view), and the 3 horizontal menu lines to show as well when scrolling on mobile.
Can you please take a look and tell me how to fix this?
Thank you.
Antonio
Hey guys
I’ve been trying to get the main menu to look like Nav Nav Nav Logo Nav Nav and I found a thread here that suggestes the following code to use
/*centered menu*/ .av-main-nav li:nth-child(2) { margin-right: 600px; } .av-logo-container { position:absolute; } #header_main_alternate { margin-top: -300px; z-index:9; } .logo { z-index:9999!important; max-width:600px; } .html_header_top.html_bottom_nav_header .main_menu>div{ width:auto!important; }I’ve played around with it a bit but I just can’t get it to look right due to my poor CSS skills.
I was hoping someone could have a quick look at it. I will post login details in private.Thank you in advance!
I am still learning about WordPress and am now trying to figure out how generating thumbnails work. From what I understand WP will generate by default 3 thumbnails from each picture I upload. I was looking at the upload folder and noticed that there are 19 (!) different thumbnails in there. As an example I take an image with an original file size of 96 Kb, the total 19 files consume 680 Kb (7x times the original file size!) and this is causing issues as I run out of disk space.
The questions I have are:
1) How can I determine what thumbnail size I really need/are used by the website? (I cannot imagine that they are all needed)
2) After identifying the above; how can I stop generating the unneeded thumbnails?Topic: Color Section Percentages
Hey, is there a way to change the fixed percentages for a color section? I’ve googled it and found the following page:
The standard percentages don’t work for me, so I tried changing 25% to 40% in the section.php file and shortcodes.js file, like this:
__(‘At least 40% of Browser Window height’,’avia_framework’ ) =>’40’,
&
css += “.av-minimum-height-40 .container {height:”+wh40+”px;}\n”;
However, this didn’t work. As you can see on the page I get the same result as when I change the color section to ‘no minimum height’. Am I overlooking something? Does it even work to just adjust the values like that? :-P
Hope you can help me out! Thanks in advance.
Topic: Having an issue with mobile
The call today text at the top is acting really weird on mobile, any ideas?
Also, the logo needs to be scaled down on mobile
Hi,
I’m using Enfold with Gravity Forms. In the credit card section I’m having an issue where the month – year section under expiration date are in top of each other, and the security code – image are in top of each other as well when they should be side by side. I haven’t been able to figure out what CSS to add to my child theme style css to make these changes. Could you provide any help?
Viewing 30 results - 90,991 through 91,020 (of 142,928 total)
