Carlton
Member-
Content Count
14 -
Joined
-
Last visited
-
Carlton started following Increase Text Size for Desktop Only, Shifting my Carousel Slide Show, Resizing Slide Show Block for Mobile and 4 others
-
Site URL: https://www.whitewillowphotos.com/ Hello on my main page for mobile I increased the size of my carousel to be bigger. However this shifted it over to the left and isn't centred. Is there code to move it over to the left.
-
Resizing Slide Show Block for Mobile
Carlton replied to Carlton's question in Coding and Customization
I managed to use this code; @media screen and (max-width:640px) { .sqs-block-gallery { width: 200%; margin-right:auto; margin-left:auto; } } However this shifted my whole carousel to the side and is no longer centred, how can I shift it to the left to get it back to the middle? -
Changing slideshow size on mobile
Carlton replied to Baptiste_mareehaute's question in Coding and Customization
@media screen and (max-width:640px) { .sqs-block-gallery { width: 200%; margin-right:auto; margin-left:auto; } } -
Changing slideshow size on mobile
Carlton replied to Baptiste_mareehaute's question in Coding and Customization
I got the same question -
Site URL: https://www.whitewillowphotos.com/ Hello! I was wondering if anyone knows the CSS code to resize my slide show gallery for mobile? thanks!
-
thank you!
-
Site URL: https://www.whitewillowphotos.com/prices-packages-new hello, I want to know how I can put different text blocks/images/buttons side by side for the mobile look? for example, I want these three buttons over top of each image. https://www.whitewillowphotos.com/prices-packages-new
-
?
-
Carlton reacted to an answer to a question: Mobile header navigation layout
-
Hello do you have an answer?
-
Carlton reacted to an answer to a question: mobile button layout
-
I would like my menu for mobile to show whats under the drop down folder with out pressing it. With my menu you have to hit Portfolio and then it slides over to give 3 options, I want it to show the three menu options below like with the website I shared.
-
yes that's correct
-
Site URL: https://www.whitewillowphotos.com/ Is there css code to make my navigation look like this website for mobile only? http://arianatennyson.com/
-
Site URL: https://www.whitewillowphotos.com/ I want my buttons toward the bottom of my website in mobile view to be side by side. I tried and I can't find the answer.
-
Site URL: https://www.whitewillowphotos.com/test-home whenever I increase the text size using css for desktop only (text was to small) it starts to show the code above my title of my page.