Digital experiences for all disciplines
Forum Replies Created
-
-
1) Hmm, I don’t know what is wrong on my site. Of course I checked the website with a cleared cache, but it still looks like this: IMG_5317-1 (attachment)
2) I used your code, but on my iPhone it still looks like this: IMG_5318-1 (attachment)
Attachments:
You must be logged in to view attached files.Ok, thanks, this is not the ideal solution, but I think I can live with it.
I have also used the following css codes to reduce the h1 in parallax and the h2 in text blocks, but the h1 code for parallax doesn’t work:
@media only screen and (max-width: 767px) {
.spb_text_column h1 {
font-size: 25px;
}
}@media only screen and (max-width: 767px) {
.spb_text_column h1 {
font-size: 25px;
}
}@media only screen and (max-width: 767px) {
.spb_parallax_asset h2 {
font-size: 22px;
}
}@media only screen and (max-width: 767px) {
.spb_parallax_asset h2 {
font-size: 22px;
}
}The screenshot of the problem is still the same…
Attachments:
You must be logged in to view attached files.I checked the site with a cleared cache, but I doesn’t look like on your emulated iPhone 5 screen.
I am using a iPhone 5s
At the end of this site: http://goodtimesdeals.de/
1) On my desktop everything looks great. But the arrow is white (an not grey) on my iphone.
2) When I open this site on my Iphone: http://goodtimesdeals.de/produkt-kategorie/snowboards-men/page/4
3) Where is this coming from – woocommerce?
Yes, I changed some wording, but as you can see on the screenshot the issue still exists somewhere else.
Attachments:
You must be logged in to view attached files.I corrected that one, but I still have the problem that one of my H1 headlines goes beyond the mobile display (see screenshot).
Attachments:
You must be logged in to view attached files.The code didn’t solved the issue.
1) Have a look on the screenshot 1 (this is the text I want to increase).
2) I don’t want the product details to be shown (see screenshot 2).
Attachments:
You must be logged in to view attached files.Hi Mohammad,
1) The code didn’t have an effect on the font size in the tab, as you can see here: http://goodtimesdeals.de/men/
“MEN” and “WOMEN” have still the same size.
2. I don’t want to delete the price, just the description between the product name and the price (see screenshot).
Attachments:
You must be logged in to view attached files.Thanks Mohammad,
that code nearly solved all issues! But…
1) Is it possible to increase the font size of the text inside the tabs?
3) I don’t want the description of the products to be shown. Do you have a css code to hide the description? Live URL: http://goodtimesdeals.de/produkt-kategorie/snowboardboots-men/
Hi Kyle, and what can I do keep the same top and bottom margins on smaller screens and mobile devices?
Have a look on the screenshot to see how it looks at the moment.
Is is also possible to reduce the space between the columns on smaller screens?
Attachments:
You must be logged in to view attached files.Hi Kyle, that nearly done it.
I have also add bb0 no-arrow mt0 mb0 to center the text vertically, but as you can see on the screenshot the result is not perfect.
I have already tried to change the margins of your provided css code, but also this didn’t help.
Attachments:
You must be logged in to view attached files.Any ideas here?
-