-
Search Results
-
Hi everyone,
I installed enfold theme. I’ve checked out my ipad and I’ve seen that there are some issues. How can I solve them?
1. At first logo overlapped the main menu which couldn’t be shown properly. I changed dimension to 990px for mobile and now it works on ipad. Suddenly it didn’t work on desktop (everything stretched out!) and I had to add this code on quick css. Is it correct? Is there a way not to add a code (only because it worked fine at the beginning)?
@media only screen and (min-width: 768px) {
.slider-desktop {
display:block !important;
}
.slider-phone {
display:none !important;
}
.avia-slideshow-inner {
height: 500px !important;
}
.avia-slideshow {
max-height: 500px !important;
}
}@media only screen and (max-width: 767px) {
.slider-desktop {
display:none !important;
}
.slider-phone {
display:block !important;
}
}2. The image I used as fullwidth layer slider cannot be shown properly (it looks super big), same on my iphone. And it doesn’t look good in Chrome and Internet Explorer!
Can you help me please?
Kind regards,
MariaHaving an issue with the Headline Rotator and the text staying on one line. I’ve looked up this topic and tried the different add-ons to css and they still seem to be displaying on two lines regardless of font size. Can you please help me to get all the text including the rotation to stay on one line?
Latest version of Enfold and WP. I tried disabling plugin and creating a fresh API key. Also tried the workaround here, which I would hope is no longer needed since Kriesi said this would be addressed in v 3.5.
Thank you,
Ryanhi guys,
How to change text in read more button in blog post element.
it is blog posts element with turned on title, excerpt and read more button….i want to change text in read more button with different language
you can see what i want in this post
Hello,
Please check http://www.campervisie.com/wp
Only on the homepage I would like to remove the logo and menu on the left side. All the content on this page (big image at the top, second menu and text) needs to be the full 1310px width.
When I select page template “blank” (no header and no footer) then the content is as big as the screen, so that is no option. The body backgroud image must be visible.On all other pages the left bar (logo and menu) needs to stay as it is.
How can I do this?Thanks for your answer!
MartineTopic: Full bleed banner
Hi
I’m in the process of creating a new banner for this website but I want it to be full bleed like the ones below. I’ve created it in two halves because I want them to go one below the other when viewed on smaller screen sizes. I also don’t like the little white marks in the middle top and bottom.
Thanks
RupertWird es in naher Zukunft möglich sein in den Enfold Child Einstellungen zur Typografie bei den einzelnen Headlines (H1-H6) die einzelnen Größen für die verschiedenen responsive Ansichten einzustellen? (siehe Bild Beispiel)
Momentan ist es sehr aufwendig solche Einstellungen vorzunehmen, da wir jeweils für mobile (Tablet und Handy) sowie Desktop-Ansichten IDs anlegen müssen und der Content 2 mal im Backend einer Seite liegt: einmal nur sichtbar für Desktop-Ansichten und einmal nur sichtbar für mobile Ansichten.
Ebenso das Festlegen der einzelnen Breakpoints für die unterschiedlichen responsive Ansichten – wird momentan daran gearbeitet diese im Backend manuell einstellen zu können?
Topic: swap columns on mobile
Hi, in a project I’m building I have several pages with a particular layout which I’m gonna try to describe. I made 2 sections, in each one I’ve inserted a 2/3rd column containing text and a 1/3rd with an image. My problem was that both images are related only to the first text and not the second one so that in the desktop layout everything is fine but as I shrink the browser window obviously the second image goes below the second text and not in between. So I came up with this solution. I’ve duplicated the second section and I’ve assigned the class ‘desktop’ to the upper one and the class ‘mobile’ to the one below. I’ve filtered them with media query and switched the order of the mobile one so that the 1/3rd column with the image sits on the left side and the 2/3rd column with text stays on the right. As you can see here alzacristalli everything is working as I wanted to when shrinking the window but the only drawback about it is that my client will have to insert double content in many pages in a 5 languages website. So I’m wondering if there’s a function that in a section with a given class can flip the columns so that what’s on the left gets on the right side just for mobile. This would definitely make the client’s data entry much easier. Do you think it’s possible? Thank you.
Hi Chaps,
I’ve got a transparent header set for all my pages when scrolled to the top. As the header shrinks as the page is scrolled, I have set a black background with 0.8 opacity to help display the menu better. In mobile view, I’m trying to keep the header transparent from top to bottom. I’ve semi-achieved this from help with the forums. The code I have so far is:
/* transparent header on mobile (scrolled at top) -------------------------------- */ @media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle { background: transparent!important; position: absolute!important; }} /* transparent header on mobile (scrolled below top) -------------------------------- */ @media only screen and (max-width: 768px) { .header_bg { display: none !important; }} /* no logo on mobile -------------------------------- */ @media only screen and (max-width: 480px) { .responsive .logo { opacity: 0!important }} /* sticky mobile menu -------------------------------- */ .responsive #top #wrap_all #header { position: fixed; }What I can not get rid of (tried pasting code from other threads) is a tiny thin black border at the bottom of the header when scrolled down after the header ‘shrinks’.
Thank you in advance,
James
Topic: search loop on mobile view
hi support team
is it possible to add a search loop an the mobile view (i saw https://kriesi.at/support/topic/mobile-search-bar/, but i would like to have a version without any theme update problems=
On this page https://www.twin-loc.fr/ I activated the option to reduce the menu at the top.
But i’s not working.
Strange.Hi support team
I am using header widget via following quick CSS:
#header .widget {
left: 12%;
padding-top: 0;
position: absolute;
top: 0;
transform: translate(-50%);
z-index: 999; }However this widget exceeds the header bar area by few inches, is there any way I can control the header widget height please?
See my website at http://www.klubaktivnehomyslenia.sk.Many thanks
Martinquick easy question, in the Enfold Lifestyle Blog demo there are 4 boxes with square images around midway down the homepage, these are: Entry with Audio;Lorem ipsum; Entry with Post Format “Video”; A Small Gallery
How do I get these in a fullwidth row at the top of my homepage? (i have a right coumn) I tried using full width masonry grid, but it brings up the categories on the top of the grid and i don’t want that
thanks for the help
Viewing 30 results - 85,561 through 85,590 (of 142,739 total)
