Andreas
Forum Replies Created
-
I also can find a bug in the new version 5. If dark mode is activated the pictures within our content slider will be partially hidden….
In the old version this was never a problem. For the moment we have disabled default dark mode for our website. Hope the error will be fixed soon…
Forum: Themes and Templates
In reply to: [Appointment Red] Image in slider is not resized correctlyWorks awesome, 5 Stars for your brilliant support.
I now have inserted the fpollowing custom CSS code (and disabled the “typography settings” in slider:
/resizing header font size in slider; just on smartphones/
*@media (max-width: 600px) {.slide-text-bg1 h2 {font-size:18px;}}*
/resizing content font size in slider; just on smartphones/
*@media (max-width: 600px) {.slide-text-bg2 span {font-size:10px;}}*So the ticket can be closed.
- This reply was modified 1 year, 5 months ago by Andreas.
Forum: Themes and Templates
In reply to: [Appointment Red] Image in slider is not resized correctlyOK thanks for the information.
Is there a possibility to change the font-size of the CSS class “.slide-text-bg2” in customizer or with additional CSS code?
Forum: Themes and Templates
In reply to: [Appointment Red] Image in slider is not resized correctlyHello,
now the image is resized but the text and the “read more” button are now not or not fully visible, if the picture has out standard 2:1 format. If I use 1:2 format pictures it works.
Do I now have to change those 2:1 pictures or do you have an idea how to fix this issue with additional CSS code?
With the typography settings I am just able to resize the slider-class “.slide-text-bg1” and not the slider-class “.slide-text-bg2”.
I hope you can assist me again in this case ??
Thanks in advance.
It works, thanks for the custom CSS code.
It would be fine if you cloud implement this into one of your next Theme updates ??Forum: Themes and Templates
In reply to: [Appointment Red] header image sizetwo new tickets are created.
Forum: Themes and Templates
In reply to: [Appointment Red] header image sizeLink to picture of “problem 2”
Forum: Themes and Templates
In reply to: [Appointment Red] header image sizehello Support.
Now I have two new problems after updating the “live site” to the newest theme version.
- If I visit the site with a smartphone the slider images are not resized correctly. Before the update the image was resized that I was able to see everything. But now I can only see a little part of the image in slider. In customizer (or with resizing the browser) you can reproduce this issue.
- the “move to top” button now is not over the text, it is beneath the text and so there is a very ugly horizontal scrollbar. This I only can see if I visit the site with a smartphone. In customizer I am not able to reproduce it.
It would be fine if you could assist me in here again.
thanks.
Andreas
Ok, thanks for the information ??
It would be fine if you cloud permanently implement the ability of using shortcodes in the service section of your companion plugin. Hoepfully I am not the only one using it ??
Hello Support,
it works !!!
Thanks for your help.
Just for security one more question:
Will this file be reset/changed when your companion plugin is updated?Forum: Themes and Templates
In reply to: [Appointment Red] header image sizeHello Amit,
thanks for the code.
I have played a bit with that code and the following code fits best for me:/*maximizing header-image*/ .navbar-default .navbar-brand > img { width: auto !important; max-width: 100% !important; height: auto !important;} /*moving/centering header image and navigation bar*/ .navbar-default .navbar-header a.navbar-brand {margin-right: auto !important;} .navbar-right {float:left !important;}
Maybe other users are also interested in those lines ??
Issue solved for me, Thanks a lot for your brilliant and very fast support.Forum: Themes and Templates
In reply to: [Appointment Red] header image sizeHello Amit,
thanks for the code.
Now the navigation bar has moved left, but the header logo has not. Is there a possibility to center the header logo above the navigation bar?
Kind regards,
Andreas
Forum: Themes and Templates
In reply to: [Appointment Red] header image sizeawesome, it works.
Do you have an idea how to center the picture above the navigation bar?THANKS for your help so far…
brilliant support.Forum: Themes and Templates
In reply to: [Appointment Red] header image sizeHello Amit,
I have tried it but unfortunately it has no effect on the size of the picture in header. Also tried it with “!important” and with the exact count of pixels (1200px), but the header image still is just 500px wide.
If you have another idea please let me know ??
I have updated the site so you now can see the result.- This reply was modified 1 year, 5 months ago by Andreas.
Forum: Themes and Templates
In reply to: [Appointment Red] header image sizehello Amit,
correct, I want the image size like before (1200px) as seen in your screenshot.