jcsport123
Member-
Content Count
19 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
multiple images shrink to a grid vs. one after another mobile view
jcsport123 replied to jcsport123's question in Coding and Customization
@tuanphan with the css below the hyperlinks do not work on mobile. Is there a work around to fix this? -
@tuanphan since the one markdown has additional text the boxes ended up being different sizes. Is it possible to pad the other one somehow?
-
jcsport123 started following Reducing spacing between font types, Scroll to explore more arrow, [Free template] Pricing Table and 3 others
-
Site URL: https://www.elevateptr.com/ Hi - I'm trying to duplicate this look for my homepage so people scroll down. How do I go about accomplishing this? https://mariodelvalle.github.io/CaptainIconWeb/ Best, jessica
-
@tuanphan Thank you! You are the best! Is there a way to tweak your code so all of the rows are spaced out evenly for me? elevateptr.com/cost
-
clean box around text and changing a hyperlink into a button
jcsport123 replied to jcsport123's question in Coding and Customization
@creedon Thank you! I am trying to learn from this now and will definitely let you know how it goes! I'm new too this and definitely have been building off of things I find on other sites and using the element tool to figure out the code. You mentioned four different versions of JQuery ... I'm guessing I should just be using the latest version, but do I need one in the header and footer for everything to work? Is there any way you can help me clean it up? THANK YOU!!!! This really helped me a lot! -
Instagram block design =stack - how do I make this option landscape?
jcsport123 replied to jcsport123's question in Coding and Customization
I have not... any suggestions? -
clean box around text and changing a hyperlink into a button
jcsport123 replied to jcsport123's question in Coding and Customization
@tuanphan I did not solve this. It is for block #block-yui_3_17_2_1_1599945824037_17097 I attached the screenshot of what it looks like now and what I'm trying to get to. -
Site URL: https://www.elevateptr.com/cost Hi - I'm trying to make a pricing grid like the below website and attached screen shots. I was trying to do this via markdown, but the paragraph text & button are not showing up. Below is the css I was using. This is the overall look and feel I was going for (look at the initial assessment box): https://www.trailphysio.ca/ // Info Box // .sqs-block-markdown { max-width: 600px; background: #ffffff; border: #DDDDDD 1px solid; border-radius: 0px; padding: 30px !important; margin: 20px; text-align: left; } // Info Box Title /
-
How to Remove Footer Hyperlink Underline?
jcsport123 replied to Staymoo's topic in Pages and Content
@tuanphan How do I do this for my footer? https://www.elevateptr.com/. THANK YOU!!! -
Summary Block: How can I set the Carousel to "autoplay"?
jcsport123 replied to jasonbarone's question in Coding and Customization
@tuanphan I'm trying to make autoscroll work for my site? What could should I add? elevateptr.com. Thank you!!!! -
jcsport123 reacted to an answer to a question: Summary Block: How can I set the Carousel to "autoplay"?
-
jcsport123 reacted to a post in a topic: Feedback needed on a site for a small physical therapy business
-
jcsport123 reacted to a post in a topic: Feedback needed on a site for a small physical therapy business
-
jcsport123 reacted to a post in a topic: Feedback needed on a site for a small physical therapy business
-
@tuaphan that image can not be a background image for it to look good on mobile. I want to add the Parallax scroll feature to that specific image. The code is in the footer and is listed below. So in addition to finding the .section-background img I need to add a line of code specific to that block and I can't figure out how to write that code. Thanks for your help! <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script src="https://cdn.jsdelivr.net/parallax.js/1.4.2/parallax.min.js"></script> <script>
-
bangank36 reacted to a question: Reducing spacing between font types
-
Site URL: https://www.elevateptr.com/ Hi - does anyone know how I can adjust the custom code injected into my footer so the parallax code targets the first image on my homepage? Would it be block specific? If not, can anyone help me with the code to make a background image look good on mobile? I left this main image as an image vs. a background as I added css so on a mobile view the image shrinks to fill the screen. Thank you!
-
Site URL: https://www.elevateptr.com/ Hi - Does anyone have an idea on how to reduce the spacing between a header and paragraph section? Shift + enter changes it all into one type. Thank you!