Forum Replies Created
-
AuthorPosts
-
how did you disable them?
This reply has been marked as private.was already off, turned it on , no difference.
it appears there is a seperate CSS for the home page and not home page?
CSS totaly changes depending on which page is set to be homepage?
hmm ok and my other issue is that unless I set a partucilar page to homepage then none of the changes take place!
If I change the homepage to another static page then the styles of the page(s) change!Heading2 goes form white (correct) when set as homepage and then go to Black when not allocated as homepage?
Is this to be expected behaviour?
Use case is I have a holding page up while client approves new site. the new site does not render unless I set it live as the new homepage?
Also the Enfold n ew in this version (x) to close in the WQP dashboard appears every single time the page loads even after dismissing. I fear Enfold is corrupt somehow?
the site is boroken. Changing global heading settign for example has no effects?
it seems crippled or corrupted? features make no change?
wasted so much time here!
where is the breakpoint code for the desktop version of the hamburger, if I can reset this I should be fine!
Ismael,
thanks that has made the hamburger menu return to the top right hand corner in mobile mode.
I need the hamburger menu to stay on the left hand side as per desktop. It should have the same position on both mobile and desktop please?
see live example now
and to keep the text inside each row the same colour?
the code above does keeps alternate text colour per row?
Thanks in advance
We want the hamburger menu to be there all the time!
see below
desktop with hamburger top left
http://rn-s.mds-test.bitnamiapp.com/wp-content/uploads/sites/4/2018/08/desktop-with-hambuger.jpgMobile view no menu
http://rn-s.mds-test.bitnamiapp.com/wp-content/uploads/sites/4/2018/08/mobile-no-menu.jpgno, definitely not there on a mobile?
the hamburger menu is no where to be found?
please help?
have placed this code but logo is still behind the socket and images in masonry gallery images on all but the home page?
works a treat on the homepage but not on subsequent pages?
rn-s.mds-test.bitnamiapp.com/elwood-house/
thanks all good
- This reply was modified 6 years, 7 months ago by washem.
ok thanks but the logo bar and menu bar with hanburger still go white when scroll down?
I want it to be the same as the mobile view all the time. Hamburger top left, no logo, no menu bar.
you can see this is not the case but works in mobile
ok thanks Legend!
Can you look at the site now?
I need hamburger menu to be top left at all times, I have technically achieved this but it seems via 2 methods…
In desktop the site has the header section with hamburger below while in mobile I get a clean hamburger menu only style – This is what I need for the whole site always on desktop and mobile. (1)
Mobile mode hamburger menu to be aligned to the left (2)
thanks in advance we love Enfold!
your code supplied is on the sit enow I can not see any difference?
ok thanks but we are way off here :)
I want the initial header size to stay the same size. The logo is to be contained in the header color and not bleed into content.
Menu text to vertically centered inline with logo
makes no difference?
HI, there is no script? the blue bar is enfold menu highlight for the selected page.
no the logo hangs over the content on scroll, this is no good.
Also the menu highlight appears on top of and across the logo
need all this pushed down.
Menu items to be vertical centered
ok yes I tried.
The stretch image makes white spaces and ruins design it is a deal breaker.
I changed the full screen sliders to full width with mild success as these seem to behave better on the ipad
thanks for all your help
I guess there is no easy way!
ok but how do I use the
@media only screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-min-device-pixel-ratio: 1)
{
/* Your iPad specific rules here */.avia-full-stretch {
background-size: 100% !important;
}}
to only resize the sliders? Sorry I dont understand
This reply has been marked as private.This reply has been marked as private.another day another lack of response?
Hello is anyone here?
Yes I still need help?
Are you trying to forget about this issue?
i too have this issue with a client and an Ipad mini.
Enfold simply fails on this device.
This fact should be made up front when purchasing Enfold Theme.
If it is known not to work then you should tell us or fix it, not tell us to pay someone to fix it. (It is a lot of work) so there is many millions of Ipad minis around!
Please advise of when Kresi will correct this problem?
:)
OK I am now confused sorry
Please view the site and squish the browser width, the footer becomes unreadable.
my quick css looks like this, I need the footer readable at all resolutions?
/* footer columns */
#footer div .av_one_fifth:not(.first) {margin-left: 2% ;}
#footer div .av_one_fifth { width:17.8% !important;}/* footer columns mobile view? */
@media screen and (min-width: 1024px) {
#footer div .av_one_fifth:not(.first) {margin-left: 2% ;}
#footer div .av_one_fifth { width:17.8% !important;}
} -
AuthorPosts