Forum Replies Created
-
AuthorPosts
-
Amazing. Thanks a lot!
Hi Victoria,
Yes exactly! Is it possible? :-)Amazing. Thanks.
On mobile this color section with headline rotator and icon box looks off. It is zoomed in on the picture and only a part the headline rotator text is visible. Do you know why? And is there a way around it? :-)Thanks Jordan!
Great it worked. Can you get it to apply for the icon blok I have added underneath the headline rotator?
I have attached a link in the private content section. :-)Hi Jordan,
The CCS worked but also influenced the position of other elements on the page.
Is there a way to get around this? :-)Sure, here is an image: https://postimg.org/image/fccvxt74n/
Thanks for the help
I just got it to work, by putting in on top some othe quick css code :-)
Hi Rikard,
Thanks for looking at it. I can’t seem to get your code to work.
Do you want access to try it in the Quick CSS generator?
I provided login below.Thanks again for helping out.
Hi Guenter,
Thanks for looking at it too. You definitely know much more about this than I ever will.
The font name for the logo is Switzerland.Can you help me navigate in your answer and briefly tell me what I need to do – in a non-technical language? :-)
I would be really thankful for that.I have just done this, but then the logo becomes very small when I scroll.
https://snag.gy/VrNvFx.jpgHi Jordan,
Thank for looking at it. I can see that your screenshot is from before you scroll down on the page.
The blur occurs when you scroll down a bit on the page. Then the header is downsized a bit and the logo becomes blurred.
https://snag.gy/dEpTnS.jpgIs there a way to prevent this?
Best regards,
CamillaHi Jordan,
Sorry for the late answer back.
No, I don’t use a plugin to compress images. So that’s not it unfortunately.Any other ideas?
Thanks
/CamillaI see – thanks for the help.
And for a great theme!Hi Mike,
Here is the link (thanks for a guide to this plugin).
Note the issue with the logo is only on the front page, where the header is transparent.Thanks for looking at it. I appreciate it.
Hi Mike,
Nope, that did not work either.
I also wonder why there is this difference in top and bottom margin on the image. There is no margin added in Photoshop.
How is this even possible?Maybe an answer to this will solve the issue?
Thanks for looking at it.
Great guide and very easy.
Thanks for the good advice Nikko.Have a good weekend!
Hi Nikko,
It did not work. No changes visible when adding the CSS. And I did look for a missing closing tag, but that was not the case.
Do you have any other suggestions?
Best,
CamillaPerfect. That worked – also the use of the widget block was helpful.
Thanks!
I have an iPad mini, where the screen size is 768×1024.
So then my iPad is not included.Why is the setting from 990 and below, when some (like mine) tablets this bigger screensize?
I guess it is because it would affect several desktops too, if was from 1024 and below…?:-(
This reply has been marked as private.I opend another ticket here: https://kriesi.at/support/topic/secondary-menu-sticky-on-mobile/
But this one you can close. Thanks :-)I have removed it, so I have this left:
@media only screen and (max-width: 1024px) {
#mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }}
#wrap_all {
position: relative !important;
}And I activated the ‘Menu items for mobile’ for both smartphones and mobile, as instructed :-)
But on horisontal view tablet I still have my main menu showing with all items – and not the burger menu.
The reason I wish to have the burger menu on the horisontal view is because I have too many items. So one item is overlaping the logo.Have I missed something? :-)
Perfect. Thanks a lot Sarah!
This solved my issue.Thanks. That helped if I shorten down some text too.
Is there any way to reduce the space (padding?) before the first item and after the last – e.g. in the sides of the screen. And not “just” the padding between the items..?
Ok, so updating the theme removed my initial problem :-)
I still would like a tip on how to reduce the space between the items in the secondary menu on mobile, if possible.
Thanks again.July 5, 2017 at 10:27 pm in reply to: Tab section: images on tab 2, tab 3 etc are not shown on mobile #816909Sounds great.
Any estimate on when the next version is released?June 30, 2017 at 10:07 pm in reply to: Tab section: images on tab 2, tab 3 etc are not shown on mobile #815195When I opened this ticket, it was only a problem on the mobile.
Now the tab section looks very wrong on the desktop too. And I have not changed anything in the meantime…
Very odd. There is no content in tab 1-3, and in 4-6 it is moved around.June 30, 2017 at 9:49 pm in reply to: Tab section: images on tab 2, tab 3 etc are not shown on mobile #815190Hi Basilis,
If I replace the 1/3 and 2/3 columns with a textbox containing the image, then I don’t have the same styling options. I like the image to fill out 1/3 and not be surrounded by text.
The tab section is actually a reuse from one of your demos where I just changed the picture and text. So it should work..?
Can you see why the images are not shown in the tabs?
Here is a Wp access… :-)I appreciate the help. It is the only thing that keeps my site from going live.
Thanks, it was still too big a font.
So I found this code instead that makes the menu mobile :-)@media only screen and (max-width: 1024px) {
#mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
nav.main_menu { display: none; }}
#wrap_all {
position: relative !important;
} -
AuthorPosts