Forum Replies Created
-
AuthorPosts
-
is there a private Content in that posting or is a link missing ?
without seeing a playground (your site or demo-site) it is hard to give you the right instruction.
the css attribut for that is “letter-spacing”perhaps you can set the whole block to a special-class ( caption title and text) to show text in justify option
.special-class { hyphens: auto; text-align: justify }
-
This reply was modified 9 years, 1 month ago by
Guenni007.
i think there is still an animation – try this here:
.avia_transform .avia_start_animation.avia-testimonial .avia-testimonial-image { animation: 0s ease 0s normal none 1 running none; }
it might be necessary to use the important case:
.avia_transform .avia_start_animation.avia-testimonial .avia-testimonial-image { animation: 0s ease 0s normal none 1 running none !important }
you can try this:
.alternate_color .av-subnav-menu a { color: #fff !important; }
and if you want a difference to hover or active state try to play with:
.alternate_color .av-subnav-menu a:hover { … }
Two things on that site have padding top – the content (main) and the blog article (Zero if you doesn’t want any space between)
.content, .blog article { padding-top: 5px !important; }
function custom_func() { ?> <div class="spezial">Content</div> <?php } add_action('ava_main_header' , 'custom_func');
just play a little with the code from Josue
he is working now with Enfold 3.4.3 so – for him nothing is solved Rikard.
I did not have that behavior with the new 3.4.7 and WP 4.4. Where do you try to touch the frame?i colorized the areas : if you touch it in field 1 it will work – on the green field 2 it will have that effect of marking everything
i think the background color oft the color-section does not stop at the end of it but handles like the 1/1 container is in that color section too.
See the same background-color of color section and 1/1.and than you see that enfold automatically translates that “read more” to “weiterlesen” because i’m using german wordpress.
so what to do :
on your start page you can place an entry ( portfolio or post or something else) by choosing “show Title, excerpt and read-more link.If you are not satisfied with the automatic excerpt ( by cutting the text after a given amount of letters) you can set your customized excerpt on the post by typing in the concerning field your customized text.
see here with your text on a test environment:
http://webers-testseite.de/enf02/testseite2/the excerpt does not be the same content as the entry content
-
This reply was modified 9 years, 3 months ago by
Guenni007.
hm – this is not an excerpt of a post – you did the “Read the Rest” by typing it to a text element ?
so you had to do it manually i think in the content areaOn my installation this is one thing definitly translated first by enfold and wpml too !
by default Enfold did a little arrow after that “read more” link of an excerpt.
This it what it looks normaly by using the show excerpt function.<div itemprop="text" class="slide-entry-<strong>excerpt</strong> entry-content"> content <div class="<strong>read-more-link</strong>"> <a class="more-link" href=" url ">read more<span class="more-link-arrow"> →</span></a> </div> </div>
-
This reply was modified 9 years, 3 months ago by
Guenni007.
and here you can choose that the menu even stick on top by scrolling down !
you are in advanced layout builder modus on enfold.
There is an element called “fullwidth submenu” – place it under your image or fullwidth slider etc.
Choose on that alb element to show the existing menu ( main menu)
here you see the options dialog on fullwidth-submenu:
-
This reply was modified 9 years, 3 months ago by
Guenni007.
after your videolink add this: ?iframe=true
so f.e. :
http://vrworldsummit2015.s3.amazonaws.com/RalphVideoTestimonialld.mp4?iframe=true
see here: http://webers-testseite.de/enf02/testseite2/
-
This reply was modified 9 years, 3 months ago by
Guenni007.
put the 1/1 container in another color-section
well this is possible if you choose for your pages to show not the header (right side of the editor page)
than you put for all of those pages underneath your f.e. fullwidth slider the full-width submenu.On that alb element you can choose an existing menu ( you can even here choose the enfold main menu)
have a look here:
http://webers-testseite.de/enf02/testseite2/
but MegaMenu does not work in this case – only dropdown
-
This reply was modified 9 years, 3 months ago by
Guenni007.
hm – i think this is a wordpress function – not an enfold thing.
i do not find in the enfold code a definition where the sidebar goes to.My question does not go to you but to the admins here . The reason why your sidebar is under your last ( just above the footer) color section is that the sidebar goes automatically in that newly generated last “#after_section” container.
I think they want to make sure that on responsive case the sidebar goes under the main content – but by default the sidebar goes beneath 768px to display none – so sidebar could be placed by default in the #after_section_1if you have between your last color section and your footer content again the sidebar is displayed aside that content
see here : http://webers-testseite.de/enf02/testseite/
so my question to the developer is, if there is any reason against placing the sidebar by default in the #after_section_1
-
This reply was modified 9 years, 3 months ago by
Guenni007.
the side bar is placed in a container called: #after_section_x
my question is concerning to the fact that aside is placed in the last #after_section_x (e.g: #after_section_2)
so i want to know why – what benefit this has or is it possible to place it by default in the first #after_section_1in section.php there are the rules for creating a new section allways if there is a sidebar. but why is the sidebar placed in that last newly created section and not in the first one ( #after_section_1)
perhaps:
li#menu-item-422 a { background-color: rgb(101, 182, 210) !important; border-bottom: 3px solid rgb(83, 151, 169); color: #fff !important; padding: 5px; }
and if you don’t like that text-decoration on hovering :
f.e.li#menu-item-438 a:hover { background-color: rgb(83, 151, 169) !important; border-bottom: 4px solid rgb(83, 151, 169) !important; text-decoration: none }
well the css of that button (text-color etc.) goes via the anchor.
so try
li#menu-item-422 a { border: 2px solid; background-color: #003b70 !important; border-radius: 2px; color: #ffffff !important; padding: 3px 10px; margin-top: -2px; }
or is it a part of demo import than. – ok
November 10, 2015 at 10:17 am in reply to: Save element as template – what a neat feature! ;-) #533118Yes this is brilliant idea. i managed this till now by creating an empty page with that element only and saved it as template. But this is quiet comfortable now. :yoo
October 29, 2015 at 1:17 pm in reply to: Avia Layout Builder – Color Section Bleeds Into The Next Sections #526720i think this happend when you have a colorsection followed only by a 1/1 or other columns.
If you put your text or content in a color-section too following to your image this will not happen.October 23, 2015 at 5:32 pm in reply to: [Urgent] Have fullwidth submenu stick below Hello Bar at top of page on scroll #524010:lol:
Edel sei der Mensch,
hilfreich und gut;
denn das allein
unterscheidet ihn
von allen Wesen,
die wir kennen!Goethe
“Man should be noble,
Helpful and good!
For this alone
Distinguishes him
From all the creatures
That we know.”-
This reply was modified 9 years, 4 months ago by
Guenni007.
if i understand your masonry grid right – this seem to be responsible for title:
.avia_desktop.avia_transform3d .av-caption-on-hover .av-masonry-entry.av-masonry-item-with-image:hover .av-inner-masonry-content { transition: opacity 2s ease-in; }
effects other than ease you can find via google “transition”
you have to play with the 2s mode-
This reply was modified 9 years, 4 months ago by
Guenni007.
hm try it f.e. for fax with:
.list li.list-fax::before { content: "\E886"; }
the .list li has to be part of that declaration if it has to override the .list li::before rule
and you did not look at the cascading order it is li.list-phone not .list-phone liand btw. you got in your code a mistake on email:before rule there is a phone inside
-
This reply was modified 9 years, 4 months ago by
Guenni007.
October 23, 2015 at 1:17 pm in reply to: [Urgent] Have fullwidth submenu stick below Hello Bar at top of page on scroll #523762no try to play a little bit with container height perhaps to 48px
October 23, 2015 at 1:06 pm in reply to: [Urgent] Have fullwidth submenu stick below Hello Bar at top of page on scroll #523732ok try this for your site:
.page-id-1266 #header { visibility: hidden !important; z-index: -5 !important; }
and set the header to transparent header on that site
perhaps you have to set header container site to:
.page-id-1266 #header .container { height: 50px !important; line-height: 50px !important; }
have a look here: http://webers-testseite.de/lepper/slider/
-
This reply was modified 9 years, 4 months ago by
Guenni007.
-
This reply was modified 9 years, 1 month ago by
-
AuthorPosts