Forum Replies Created
-
AuthorPosts
-
October 6, 2019 at 5:47 am in reply to: Code for Adding Content Slider Arrows found in Enfold Documentation doesn't work #1145422
I found that I had not activated the Custom CSS classes input field in the layout builder that is why I couldn’t see the input field. Mike.
Thanks Guenni007,
I am using the CSS window in Customize because I can see immediately how the page reacts/looks. I will follow your advice and report on how it goes. Thanks again for your help!!
Mike.
October 5, 2019 at 9:08 pm in reply to: Code for Adding Content Slider Arrows found in Enfold Documentation doesn't work #1145360Thanks Guenni007!
There is no field in the actual ALB element to place the Custom Class, so I did as the instructions said and inserted directly in the Shortcode in the “debug panel” like this:
[av_content_slider heading='' heading_tag='' heading_class='' columns='1' animation='slide' navigation='arrows' autoplay='true' interval='3' font_color='' color='' av_uid='av-k1dmt8nr' id='' custom_class='av-contentslider-style-2']
Did I do something incorrectly?
Mike.
Thanks Victoria,
So would the process be to use “Inspect” to determine the container height for each grid row and then size the image to fit the same vertical height (e.g. 1115px.)? Does the image width matter? In the case of your example, would I also need to adjust the image width to be 720px as well? Thanks!!
Could someone please take a look at this? Thanks, Mike.
Please see login attached. Thanks!
That worked. Thanks!!!
Thanks Ismael, Doesn’t seem to work. (I added “!Important”). Suggestions? Thanks!!
Thanks Ismael! It worked perfectly! (Maybe add that code to the Accordion documentation page?)
Per my note above, how can I remove the thin blue border around the Toggle title when it’s Active? I tried 10 differents ways and just can’t get it to work :-).
Mike.
Also, I could use help on another item for the same element and location on the same page (see post above): On Active Toggle, a blue, 3 sided border appears around the title. I can’t seem to get rid of it or change its color? Thanks!
I figured it out! It solved the problem . . . Thanks!
- This reply was modified 5 years, 3 months ago by mhiller.
August 20, 2019 at 8:49 pm in reply to: Grid cell spacing doesn't align for mobile responsive #1129329Hi Victoria,
I copied the code exactly from the aforementioned Kriesi webpage per below. So I would need to restyle the mobile page within the media query you posted above? Am I correct that I should do the same thing anytime I am using grid rows on other sites?Thanks!
/*---------------------------------------- // Grid cell gap //--------------------------------------*/ #top .flex_cell { border-width: 24px!important; border-right-width: 0px!important; border-bottom-width: 0px!important; border-style: solid!important; border-color:#FFF!important; } #top .flex_cell:last-child { border-right-width: 24px!important; }
August 17, 2019 at 7:11 am in reply to: Creating Grid Layouts with grid cells with different vertical heights #1128458OK, I will give it a try and report back. Mike.
Worked Great. Thanks!!
August 16, 2019 at 9:04 pm in reply to: Creating Grid Layouts with grid cells with different vertical heights #1128371I changed the design to resolve the issue.
I followed the steps above,with an image at the top in a single column, but it does not center. Help is appreciated! Mike.
Could you please clarify what the September 18, 2018 at 2:50 pm post above means:?
“You use a grid row, set columns to equal height and in one column add two cells vertically.”
I want to create the same layout as in the September 17, 2018 at 4:31 am post above, but using columns of text (text boxes) like a newspaper.
Thanks, Mike.
I made the update to the theme. There were no changes to the Theme files. I “refetched” the address coordinates and saved the page again. Still no map display on the page :-(.
No problem–I was hoping there might have been an answer that would help me :-). I went ahead and deactivated all plugins.
Hi Yirgit,
I was the person who started the thread, but haven’t gotten any help to resolve the issue. Log in credentials are in the initial post up top. Mike.
The Google Maps element is used only .once in the page. Where else would i check to see that the API is used only once? Thanks, Mike.
November 6, 2016 at 10:28 am in reply to: Add Socket text text inline w/copyright, but far right #708819Thanks Rikard,
I wanted to put a phone number, to the far right of the copyright notice (on the same line).
Mike
Thanks Yigit, That did the trick. Mike.
Thanks, I can get the blue column and text box to fill out to the right, but not the left or top. Any ideas.? Thanks, Mike.
Yeah, something went wrong. For this site: http://superquickcourse.com/ I want to expand the blue text box around the headline to the left/right edges of the section and do the same with the image of the person that is in the sidebar. Should look somethign like this: http://readysetpodcast.com/ (no left/right margins).
Thanks Mike.
Thanks. The code made both full screen view and responsive view display “no box,” but I added the “media only” line below and now it works! Thanks!
@media only screen and (max-width: 768px) {.responsive .boxed#top { width: 100% !important; max-width: 100% !important; }}
To answer your question:, I want to use a boxed layout when the site is viewed on a PC (80% Container), but when the site is viewed on an iPhone, I want the text to be full screen width (no box layout visible). Any suggestions you have on how to solve this issue would be appreciated. Website is: http://www.superquickcourse.com Mike.
May 9, 2016 at 5:33 pm in reply to: Set Mobile Container width to different width than on PC #629376Still having problems :-( . Mike.
May 9, 2016 at 5:27 pm in reply to: Set Mobile Container width to different width than on PC #629373Thanks Yirgit,
Unfortunately it didn’t work. My dimensions in the Maximum Container width setting under the General Layout Tab is set to 80% (boxed layout). The CSS you gave me (even when I increase the width from 100% to 130%) does not increase the container width and eliminate the “box” with an iPhone 5. Thanks for any further thoughts you might have!
Mike.
-
AuthorPosts