-
Search Results
-
Hi there, I just updated to the latest version of Enfold and our footer disappeared. In addition, I’m noticing some broken styles that should be applied from the child stylesheet.
If we look back at an archived version of the site, you’ll notice a couple things:
https://web.archive.org/web/20231205012337/https://neurosportsperformance.com/
1. There is a working footer
2. The “Call Us Today! 210-802-7760” in the header font size is much larger than it is now – and the color is not being applied correctly, as specified in the child stylesheet.I also created a staging site which was a clone of production and uploaded a fresh copy of the ‘enfold-child’ theme just to make sure.
However, the footer is still missing in this instance.
I’ve included login credentials in the Private Content.
Can you please take a look and let me know how to resolve this?
Let me know if you have any questions or need anything else. Thank you.
Hello,
can you please tell me:
how can I adress the fb and ig buttons in the headerline in order to change the font color and size by using css?I tried it, but I wasn’t able to do it correctly. :-/
AND: How can I put the widgets in the right sidebar, when I use a color section to structure the content?
Kind regards,
KatiI am trying to decrease the size of the circle (and icon) in the Icon Box. I was able to change the icon size by reviewing solutions for other support tickets. But the code I’m trying to use for circle size (from other support tickets) doesn’t seem to work . I’ve pasted below the Custom CSS classes I’m testing. Please take a look and let me know where my code is off. Thanks!
/*Iconbox change – icon size, color and background changed – see icon with yellow circle. Circle didn’t change*/
.acme-iconbox .iconbox_icon {
color:#f213f2;
background: #FFF387;
padding: 10px;
font-size: 20px!important;
}/*Iconbox change – Only colors changed – see icon with green circle. No change to icon or circle size.*/
.acme-small-iconbox .iconbox_icon {
width: 20px;
height: 20x;
line-height: 20px;
font-size: 15px;
color:#FF2768;
background: #1DC690;
}Hi,
I have the font size set to this for my Portfolio Grid
#top .grid-content h3{
font-size:18px;
text-align: center;}
I tried doing this for mobile but it still showing extremely small on mobile devices.
@media only screen and (min-width: 768px) and (max-width: 1023px) {
#top .grid-content h3{
font-size:18px;
text-align: center;}
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
#top .grid-content h3{
font-size:18px;
text-align: center;}
}How can I change the title font size on mobile devices?
Thanks!
hello, is there a way to adjust font size and line height in the posts-element ( where you show alle posts out of one category )?
it uses quite a lot of space now and the font size is quite big
and the pencil in front of the line….can i change that? either get rid of it or get a dot instead of it?best regards, jelle
——————
oke…ive found the font size and the title, though the line- height does not seem to do much…
( i want the titles to come closer to each other)/* blog post element tekst managen */ #top .flex_column .template-blog .post-title { font-size: 12pt; line-height: 12px; }Hi there,
Could somebody please send me code that works? I used to make my websites with the7 and every answer they sent was spot on. I am really amazed how much code you send that just doesn’t work. ?!? Sorry to be so blunt but I am now running out of time.Please help with the following problem:
Using the link below, please navigate to page “über mich”. At the bottom are 3 tables. In the desktop version they look ok now but in the mobile view they are messed up.Please send working code for the mobile version, so that:
1. the dates are not displayed double
2. no borders around all 3 tables, not just the top table
3. the years are not spread over 2 lines
4. the desktop version is unchanged by the new codeThanks
The code that you have sent so far, that I have used and that works ok in the desktop view is this:
#top .av-82qhko-49fd44439e70710ba9259a5b8656603c .avia-data-table {
border: 0;
padding: 10;
}div .avia-table {
background: transparent;}
#top.page-id-472 #main .main_color .avia-data-table * {
border: none;
background-color: #fff;
font-size: 18px;
text-align: left;
}#top.page-id-472 .main_color .avia-data-table.avia_pricing_minimal th {
color: #666666;
width: 15%;
}#top.page-id-472 .av-hriqo-df64f73a2229a5a484cc56fae9caca2e .avia-data-table td:before {
display: none;
}.av-hriqo-df64f73a2229a5a484cc56fae9caca2e table tr th {
width: 20%;
font-size: 20px;
font-weight: bold;
text-align: left;
background-color: #000000;
padding: 8px;
}Hi Enfold support, I have a question:
I want to use Promo Boxes on my website.
The text I fill in is much smaller fontsize then all the other paragraph-text on the website.
Is it possible to make it bigger?
See the attached information
I hope you can help me!Hi I am trying to target a page with page-id-1547 to change the h2 font size just on that page.
I tried this:
#top .page-id-1547 .h2 {
font-size: 40px!important;
}
but it’s still showing the font at size 28, which is the default. What is the best way to do this?
I tried setting the font size in the text block, but that also isn’t working.
thanks for your help
Nancy
