Forum Replies Created
-
AuthorPosts
-
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 3 days, 16 hours 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.yes amazing thanks so much that worked :-)
Hi there
thank you. So do I need the first bit of code as well as the new code? Ive tried both options and doesnt seem to be working
Hi there any update on this for me – the icons are overlapping on mobile
Awesome thank you :-)
Yes that worked!! thank you so much :-)
Yes thats what Im trying to achieve. Yes I tried to centre them in the text align area but that didnt work and if I centre align the icons when adding them they stack in a single vertical row
Ah ok yes that is old – I have removed this and now the big gap is gone.
But I still would like to reduce the gap under a colour section and Special heading block or a text block under it?
Hi there thank you.
I have 5 columns for the social icons – 1/5 first column nothing in in then the next 3 are the social icons and the last is empty. Is there a better way to have this so that the ocons arent spread put to the edges of the colour section?
On mobile now the icons are side by side but are overlapping – how can I fix this?
And also on desktop they arent centred under the heading anymore they are off skew
Actually – how can I reduce the gap under a colour section and Special heading block or a text block under it?
And also Ive just added a colour section and am getting a massive white gap showing on a large monitor/screen (27″). As soon as I shrink the screen down it displays as it should (no massive white gap) I cant figure out whats causing that. Ive attached a screenshot and the website.
-
This reply was modified 2 weeks, 3 days ago by
xfacta.
Awesome thank you – that fixed the icon box one :-)
how can I reduce the gap under a colour section and the text block under it?
hey Ismael perfect thanks so much :-)
Cheers
Natashahey there
Yes all of those are already off.
Cheers
NatashaHi there
Ok great thank you.
Also for a blog grid display I am only wanting the title to show not the blog category – how can I do that?
Cheers
NatashaJuly 29, 2024 at 12:29 am in reply to: Product page – related products cut off by footer on mobile (Woocommerce) #1463195hey there
Ah fantastic thank you – I have removed that – it was for the homepage banner but have just adjusted the settings for that and ow all works – yay!
Cheers
NatashaOh perfect thank you!
Hey Ismael
perfect thanks so much :-)
Cheers
NatashaMay 19, 2024 at 8:03 am in reply to: Change dimensions of featured image in single blog post #1444478Hey Mike
thanks for letting me know that – I have fixed it now :-)
Cheers
NatashaMay 17, 2024 at 1:36 am in reply to: Change dimensions of featured image in single blog post #1443979@Guenni007 thanks so much for that functions info it worked perfectly :-)
just on the copyright part why is what I have a mistake and needed to be added to the child theme functions?
Cheers
NatashaHey Mike
perfect thank you :-)
Cheers
Natashahey Mike
Ah I see got it thank you :-) You can close this thread now.
Cheers
Natasha -
This reply was modified 3 days, 16 hours ago by
-
AuthorPosts