GregOvens
Member-
Posts
30 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
GregOvens's Achievements
-
Hello all, I would like to ask you for help me with few challenges on my website journey. Thank you in advance! 🙂 URL: https://www.slovakspots.com Paswword: Ulicajekrasnydom I am struggling with: 1. I would like to ensure on mobile view that the button which is on desktop on header "Support" would have different colour than current black. (1. screenshot) 2. The Slovak Spots+ from desktop header would setup to custom color in mobile phone view. (1st screenshot) 3. Once you click on Support button -> There is Donate button and I would like to set the custom colour as well for both mobile device and desktop view.
-
Hello, I would like to ask you for help to understand and solve the problem with changing of the design of the arrows which are used to slideshow the images within product gallery in store. I would like to be able to make the background transparent, arrow icons more bold (2px) andmaybe make them react (pop up) once I would click on them. Also is it possible to change the design of price for product (color, bold)? Thank you so much for your help! 🙂 Website URL: https://www.slovakspots.com/shop/p/gas-station-i Password: Ulicajekrasnydom
-
Hello, I would like to ask you for advice how could I update the colour of the Purchase and Header buttons across my web site? Is it possible to use custom colour which is different from what is specified in colour pallet for my website? The button within Header is changing colour based on background (I guess). Is it possible to define both colours? Thank you very much for your time to help me. 🙂 Web Site URL: https://www.slovakspots.com/shop/p/gas-station-i Password: Ulicajekrasnydom
-
Hello, I would like to ask you how could I change the button font size for specific button and only to be applied to Desktop and Tablet screens. I attached the screenshot of the buttons I would like to control the font size for. Thank you. I tried this code but it seems to now work as I would expect: @media (min-width: 768px) { #block-yui_3_17_2_1_1714385759270_25383 { font-size: 1.6rem; } } URL: https://www.slovakspots.com Password: Ulicajekrasnydom Best Regards, Milos
-
Hello all, I am struggling with managing the layout of my blog post. I split the first text field to two columns which looks good on PC, but one mobile phone there is too big space between two columns. It is caused by the fact I used empty paragraph at the top of the second column on right side. So it is allight with the left column text. But on mobile phone there is too big space between them. - Is there a way how this can be fixed for all blog post by one code? - Because my website contains multiple blogs from which blog contains a lot of blog posts, there fore I can't inject a CSS for each individual blog post. URL: https://www.slovakspots.com/bratislava-food/blog-post-title-one-8g8z2-jjcrb-42dm9 Password: Ulicajekrasnydom Thank you in advance! 🙂
-
How to adjust the text from centre to left bottom corner?
GregOvens replied to GregOvens's topic in Customize with code
@tuanphan Thank you! Your advice helped mi to fix it. 🙂 -
How to adjust the text from centre to left bottom corner?
GregOvens replied to GregOvens's topic in Customize with code
@Beyondspace Hi, that's me again. With regards, to my second question related to gradient. I was able to apply following code. But I can't figure out how could I handle the width of the gradient to act properly. Because when I use width: 100%, gradient is applied out of the element box (see the screenshot). If I used les than 100% it do not fit during resizing of the screen. Is there a way how it could be applied better to actually fit the width of my elements. */ .fe-block-b7bc86a8c863fa679d9d ~ .fe-block .sqs-block-html .sqs-block-content h2 { text-align: left !important; padding-left: 10px; padding-bottom: 4px; display: inline-block; /* Makes the gradient visible behind the text */ background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; width: calc(100% - 2.4px); } .fe-block-b7bc86a8c863fa679d9d ~ .fe-block .sqs-block-html { justify-content: flex-end; } -
How to adjust the text from centre to left bottom corner?
GregOvens replied to GregOvens's topic in Customize with code
@Beyondspace thank you very much! Provided code helped me a lot. I would like to ask you whether would be possible to implement the css code which would on those pages apply gradient collor over image. I would like to make the title in the lower part of the picture more readable because the black gradient in that part of the picture would already be quite intense. I attached also screenshot of what effect I have in my mind. Thank you a lot! 🙂 -
Hello guys, I would like to ask you for help. I would like to update the position of the text from the center to the left bottom coroner, with small padding from the left and bottom border. Same already have for blog posts. First screenshot is current position of the text Second screenshot is the position how I would like to apply it. URL-1: https://www.slovakspots.com/bratislava URL-2: https://www.slovakspots.com/banska-stiavnica URL-3: https://www.slovakspots.com/more-cities-landing-page Password: Ulicajekrasnydom Thank you very much! 🙂
-
GregOvens reacted to a post in a topic: Gallery - 2 columns of Images for desktop gallery and 1 column for mobile - Need code that works
-
Beyondspace reacted to a post in a topic: How to adjust the position of blog title on the blog basic grid?
-
@Beyondspace thank you for your help! Unfortunately this code didn't helped to fix my issue. But I believe it might be helpful for somebody else. Currently @Web_Solutions was able to fix my issue. Which the best!
- 2 replies
-
- blog-page
- code-injection
-
(and 1 more)
Tagged with:
-
Beyondspace reacted to a post in a topic: How to adjust the position of blog title on the blog basic grid?
-
Hi @tuanphan I tried your solution to implement for a blog posts, which contains a Grid gallery. But for some reason the code do not work for me. I would like to make gallery within blog posts (in general) to display content on mobile devices within 1 column. URL: https://www.slovakspots.com/bratislava-accommodation-1/hotel-devin Password: Ulicajekrasnydom Thank you for your help! 🙂
-
Hey, we are facing the same issue. Our content is in category "one time usage" therefore we would like to charge the micro payemnt for the premium. But we need to avoid of sharing the login credentials between users. Therefore we have to apply restricted access after certain time period.
- 10 replies
-
- customized
- customer-accounts
-
(and 1 more)
Tagged with: