Forum Replies Created
-
AuthorPosts
-
The code works…
but the text is now on the right end. Is it possible to make it stay at the exact position where it is now? Or to determine a specific position?I also tried “center” instead of “right” but this did not work.
Regards Simon
So, i added the codeblock element at the end of the page. Put this exact code inside but nothing happened. Just the code was at the end of the page.
Do i have to check something in the codeblock element or add something to the code? Add a custom css class?
Regards
SimonSeems to work! Thanks!
This reply has been marked as private.Allright, I’ll leave it as it is now.
On mobile it isn’t in the middle now. How to make it center when the screen is getting smaller?
Regards, Simon
Ok.
i tried to reduce the space above the top color section on this page with the code and with – whitespace but i had no success.
http://www.motivation-mit-herz.de/ich-und-ich/
Could you pls take a look here. THX
Simon
This is causes design problems which do not look good…
Isn’t there a way to add padding-bottom to the menu area which then is the same on all pages?
Regards,
Simon
This reply has been marked as private.Well, that worked ….for this page where the slider is. But is there a way to make a padding under the menu in general. So that it affects all pages. Because on the other pages i want the same padding.7
Regards
Simon
If there is no other way to realize this then i would leave it this way. Of course it has to be displayed on mobiles. Do you have a solution for this?
If possible i would like to use the real logo and have the menu right and left next to it. Maybe this should be another standard Menu and Logo Position. Is this possible?
Thanks a lot!
Simon
Super!
Thanks Yigit.
But now there is a seperator at the end.Thanks Rikard!
How can i add more space under the menu? Between menu and content area.(Slider)
If i add whitespace then it becomes transparent because i have made the background transparent.
Regards, Simon
- This reply was modified 9 years, 6 months ago by simonac.
That did it. Maybe this bug should be fixed in the core files.
Thanks Yigit!
This reply has been marked as private.Thanks!
Thanks! Perfekt.
Thanks!
Hi Yigit,
thanks for the answer!
Regards
Simon
Thanks. It was the Buddy Press Mobile Plugin.
March 27, 2015 at 10:37 am in reply to: How to get the background image in a colour section to be responsive? #419183This reply has been marked as private.March 27, 2015 at 10:33 am in reply to: Scroll to top not is visible in mobile/tablet view – Socket not complete #419179That makes it appear on Landscape mode but in Portrait it is gone then.
March 26, 2015 at 10:46 am in reply to: Scroll to top not is visible in mobile/tablet view – Socket not complete #418402That worked! But would it not better to make this function standart on mobile?
What did not work was to make the footer menu visible on mobile. I found this post:
https://kriesi.at/support/topic/footer-menu-display-issue-on-mobile-version/
That did the trick for potrait mode but in landscape the footer menu is still not visible. How to show the footer menu in portrait mode as well?
Regards, Simon
Strangely when i create pages with the transparent header i do not have to add a whitespace. The content starts below the header area…
March 23, 2015 at 10:09 am in reply to: change tab style – font color – body color – border color II #416282THanks Rikard,
i tired this code:
.tabref .tab { padding: 12px 0 14px 0 !important; width: 25.1%; font-size: 14px; text-align: center; min-height: 50px; }
and also this
.tabref .top_tab .tab { padding: 12px 0 14px 0 !important; width: 25.1%; font-size: 14px; text-align: center; min-height: 50px; }
both of them did not work. Nothing changes. I do not understand why this isn’t working…
March 21, 2015 at 10:38 am in reply to: change tab style – font color – body color – border color II #415694Well, if i use this code to adjust the headline boxes of the tab element, it changes the complete width of the whole box.
@media only screen and (min-width: 767px) { .tabref { padding: 12px 0 14px 0 !important; width: 25.1%; font-size: 14px; text-align: center; min-height: 50px; }}
Isn’ the .top_tab missing somewhere? I tried to set it before and after the .tabref but withour success.
Regards, Simon
March 20, 2015 at 9:45 am in reply to: change tab style – font color – body color – border color II #415153This reply has been marked as private.Worked- Thanks!!!
March 19, 2015 at 10:28 am in reply to: change tab style – font color – body color – border color II #414252…could you please tell me how the code has to look like.
the custom css name is “tabref”
I tried this but it did not work
@media only screen and (min-width: 767px) { #tabref .top_tab .tab { padding: 12px 0 14px 0 !important; width: 25.1%; font-size: 14px; text-align: center; min-height: 50px; }}
-
AuthorPosts