Forum Replies Created
-
AuthorPosts
-
Hi there I have taken a screenshot to show you. The gap is where I have made a red coloured scribble
Im still seeing a big white gap under that dark section and the next text section?
Ok t hank you. The mobile sizing is perfect at 55% – so I just edited the code to 55vw to match that and it worked. thanks for your help.
However the gap the black color section that sits under the main banner and the text section under the black color section – how can I reduce that big gap on monile – looks fine on desktop. How can I fix that?
Thank you. When I tried that on the test version it works but when I go to the live page and use the 44% responsive setting which is what gives me the exact size I want on mobile and try and adjust the height calc nothing changes on the Desktop view.
Also it seems to have created more of a gap now under the black color section that sits under the main banner and the text section under the black color section – how can I reduce that big gap on monile – looks fine on desktop.
Oh awesome thank you! its still a bit too big – what do I need to change the adjust it a little bit more? the gold text isnt showing on my screen
hi there please see screenshots of what I am talking about. the desktop is too large and the mobile is perfect. So not sure how to get it to look like the screenshot named “Grace_how I want the Desktop version to look” and the mobile version using the one color section (so be responsive in the way I want them to display). Instead of how the current live site where I have had to create 2 versions of the color section to get the right sizing for mobile and desktop display
Oh yes it seems to be ok now. Must have been a caching issue my end. Sorry! Yes all good now :-)
February 26, 2025 at 10:28 pm in reply to: Responsive Font size change not working on mobile #1478052Oh!! haha thnak for that have foxed them up. U cant figure out this one though: Big gap under the title and first show section: https://gracegedeon.com/radio-show/
Ah yes the other css for mobile was closed off so didnt recognise the code properly – all fixed thank you :-)
February 26, 2025 at 8:08 am in reply to: Responsive Font size change not working on mobile #1477998Perfect thank you!
Ah ok thats old css – however when I removed it it did fix the padding issue but on other pages there is a large gap between the main menu and the first content box eg: https://gracegedeon.com/services/ the first bit of text “Coaching packages” has a big gap above it. how can I fix that throughout the site but not cause issues on that colour section?
And sorry one more thing is to possible to do a line break in that special heading after “Counselling” and so that the word “That” is on the next line underneath?
Thanks so much. That worked for mobile but now on desktop the video appears cut off at the bottom
Thank you :-)
February 26, 2025 at 7:10 am in reply to: Responsive Font size change not working on mobile #1477988Thank you. I have done that but now its all capitals – is there a way to just change the H1 on this page to not make it uppercase?
Also on mobile its not adding padding for the colour section – I have it set to large but its right up against the top and bottom.
Hi there. thank you – but that didnt change the size of the circle and background – how can I make that part smaller as well?
February 26, 2025 at 6:43 am in reply to: Responsive Font size change not working on mobile #1477982So sorry I missed part of the username.
Sorry just one more thing on the Icon list – how can I make the icons and circles slightly smaller?
February 25, 2025 at 9:52 pm in reply to: Responsive Font size change not working on mobile #1477948Thank you :-)
Perfect thanks so much :-)
Hi there sorry for delay – I tried it but the styling was not good and changed some colours so I have removed it now.
Hi there
It was fine when I first added it and then it just changed the order – tried updating the link in Newsletter in theme options but still showed in the wrong order in the footer. Ive just removed the Last Name field now since I couldnt fix it.
But I want to use the Default Events Template
Hey there
Sorry I’m not sure what that does though. All I’m having trouble with is that it wont use the Default Events Template I try to change it and save it but it stays as the Default Page Template – which I dont want.
February 19, 2025 at 11:38 pm in reply to: Footer Widget Titles – MailChimp widget field order and display issue #1477425Thanks so much that fixed it :-)
Hi there thanks for getting back to me. yes the event displays fine – its just I am trying to change the settings to from the Default Page Template to the Default Events Template. And every time I try to change it and save it goes back to the Default Events Template it doesnt change – stays as the Default Page Template.
February 18, 2025 at 9:16 pm in reply to: Footer Widget Titles – MailChimp widget field order and display issue #1477349Hey there
Sorry I thought they were all footer related so thats why I did them all – but note taken for future :-)
Also dont worry about the “How can I reduce the Gap top and bottom of entire footer section inner padding?” I have found some code to fix that myself now. Which also seems to have helped with this questio “How can I reduce the gap between columns when they are stacked on mobile?” too.
I cant see any issues – here is the quick css:
/* remove the meta container from blog page*/
.html_elegant-blog #top .post-entry .post-meta-infos {
display: none;
}
/* remove the category displaying on blog page*/
.html_elegant-blog #top .avia-content-slider .blog-categories {
display: none;
}/* Remove Product sorting from Product pages*/
.product-sorting { display: none !important;
}/* Product price*/
#top .price, #top .price span, #top del, #top ins{
display: inline;
text-decoration: none;
font-size: 17px;
line-height: 45px;
font-weight: 600;
letter-spacing: 0.5px;
}.image-overlay {background: none;
}
.av_font_icon.av-icon-style-border .av-icon-char {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
border-radius: 1000px;
border-width: 2px;
border-style: solid;
display: block;
margin: 0 auto;
padding: 25px;
color: inherit;
border-color: inherit;
position: relative;
}/* Centre 5 stars in testimonials*/
.avia-testimonial p[style*=”center”] {
margin-top: 0;
display: inline-block;
}.avia-testimonial-meta-mini {
text-align: center !important;
}/* Reduce gap above header on events calendar – what’s on page*/
.tribe-common–breakpoint-medium.tribe-events .tribe-events-l-container {
padding-top: 0;
}
.tribe-events .tribe-events-l-container {
padding-top: 0;
}#top #reviews h2{
font:”HelveticaNeue”, “Helvetica Neue”, Helvetica, Arial, sans-serif;
line-height: 25px;
font-weight: normal;
text-transform: none;
letter-spacing: 1px;
}.big-preview.single-big {
text-align: center; }.big-preview.single-big a {
display: inline-block; }.woocommerce-review__published-date {
display: none !important;
}.html_elegant-blog .avia-content-slider .slide-meta {
display: none !important;
}/* IconList space-*/
#top .av-iconlist-small li {
margin: 10px 0;
}/*reduce the gap between Icon list and the text block above it*/
.avia-icon-list-container {
margin: 10px 0 30px 0;
}/*reduce the gap between text box and colour section*/
.content {
padding-top: 22px;
padding-bottom: 20px;
}@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
/* Social icons 5 column display on mobile to stop overlaping */
@media only screen and (max-width: 767px) {
.flex_column.av-1wutg6-75a2def9a5e4dfdd6a7dc4b173f7d740 {
display: none;
}
.responsive #top.page-id-734 #wrap_all .content .entry-content-wrapper .flex_column.av_one_fifth {
width: 33%;
}/* increase width of testimonial slider on mobile */
.responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
padding: 0;
}
#top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-image {
width: 100%;
}
#top .av-large-testimonial-slider .avia-testimonial-meta-mini {
text-align: center;
}/* Scroll to top button on mobile */
.responsive #scroll-top-link {
display: block !important;
}And there is also the Advanced styling for the Widgets titles.
-
This reply was modified 2 months, 3 weeks ago by
xfacta.
February 13, 2025 at 9:56 pm in reply to: Special heading subheading font size override not working on mobile #1477076thank you so much :-)
February 13, 2025 at 5:27 am in reply to: Special heading subheading font size override not working on mobile #1477016Great thanks so much :-) Is there anyway to bold the subtitle text for just this instance?
February 12, 2025 at 9:38 am in reply to: Special heading subheading font size override not working on mobile #1476939Hi there
Yes I have adjusted the paragraph element in the advanced styling panel.
February 11, 2025 at 11:17 pm in reply to: Special heading subheading font size override not working on mobile #1476916Hi there Are you saying that css is in there already or I need to add this?
I cant see that in the quick CSS so not sure where that is?
This reply has been marked as private. -
This reply was modified 2 months, 3 weeks ago by
-
AuthorPosts