Tagged: x
-
AuthorPosts
-
January 12, 2017 at 6:52 am #1327107
freshnedParticipantHi,
I’m working on a website and on a page a have 3 columns with a:
– title or image
– Line
– Text
– image
– ButtonThe problem is, when I change the screensize the button will not be on the same line. I tried different codes css and javascript, but nothing is the solution yet.
Can you help me with this?
January 12, 2017 at 6:53 am #1327109
freshnedParticipantThis reply has been marked as private.January 12, 2017 at 8:50 am #1327233
RahulModeratorHey There,
Thanks for writing in!
I’ve checked the given page and everything seems to be working fine here. See attached!
Would you mind providing a screenshot of the issue?
Thanks for understanding!
January 17, 2017 at 1:21 am #1333134
freshnedParticipantThan you for the response and sorry for my late response.
The problem is, when you make you screen smaller. I use Chrome as browser.I hope you have a solution for this.
January 17, 2017 at 3:54 am #1333254
Paul RModeratorHi,
You can add this in Cornerstone > Settings > Custom CSS
@media (max-width: 980px) { #x-section-2 ul { min-height:162px; } #x-section-2 h3 { min-height:90px; padding-bottom:0; margin-bottom:0; } }Hope that helps
January 17, 2017 at 4:39 am #1333289
freshnedParticipantThank you for the response, but it did not solve the problem. When the screen goes smaller the title of the column goes to a 2 line title.
Maybe if it’s possible we can make the title smaller when the screen goes smaller.
January 17, 2017 at 6:13 am #1333396
ChristopherModeratorHi there,
Please add this :
@media (max-width:560px){ h3.h-custom-headline.h3 { font-size: 19px; padding-bottom: 0 !important; } }Hope it helps.
January 17, 2017 at 6:49 am #1333431
freshnedParticipantIt doesn’t work. I tried the css in the custom css file and in the custom css of cornerstone, both doesn’t change anything.
January 17, 2017 at 7:57 am #1333510
Paul RModeratorIn that case, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
January 17, 2017 at 8:18 am #1333532
freshnedParticipantThis reply has been marked as private.January 17, 2017 at 11:09 am #1333753
Nabeel AModeratorHi again,
Upon checking your site I see the code wasn’t added in your Customizer, I added the code and made some adjustments. You’re also using a cache plugin, please purge your cache first and check your page again https://protechede.nl/esthetisch-behandelingen/
Cheers!
January 19, 2017 at 7:41 am #1336611
freshnedParticipantThank you I think it’s good now. But I put the custom css in the editor.
January 19, 2017 at 8:43 am #1336681
RahulModeratorGlad to hear it.
Let us know if we can help with anything else.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1327107 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
