Dear Support team,
I use the child theme control panel to modify the content page stile:
– font type
– font size
– font color
But unfortunately the changes dosen’t show online.
It seems the changes I do in backend doesn’t affect the frontend.
Even the “Go UP” button dosen’t appear on mobile view of the website.
Could you help me?
Best Regards
Hey davidetoffa,
Are you currently running any custom css? If so try removing or commenting it out to see if the issue resolves.
Best regards,
Jordan Shannon
I tryed, but nothing changed.
I run just this CSS regarding the homepage header.
But no other CSS regarding the body content style.
/*—————————————-
// CSS – Headline Rotator bg
//————————————–*/
/* Heading Text */
.av-rotator-container h1 {
font-family: ‘Open Sans’, sans-serif;
}
/* Rotating Text*/
.av-rotator-container h1 span {
font-family: ‘Open Sans’, sans-serif;
font-weight: 900;
}
.av-rotator-container span {
background: #b51917;
padding: 0 0 0 5px;
color: #FFF;
}
Hi,
A possible caching issue. Please try clearing the cache a few times over.
Best regards,
Jordan Shannon
Only the font color seems to change and to be updated.
But still problem with font size.
And with the “GO UP” button on mobile view.
Hi,
For the arrow, add this to quick css:
@media only screen and (max-width: 767px){
.responsive #scroll-top-link {
display: block!important;
}}
What font sizes are you trying to edit?
Best regards,
Jordan Shannon
I’ve already setup the font size at 16p in the enfold control panel (default is 13p), but in the website nothing is changed.
So, my objective is to have the “default size” setup on 16p for all the website (post content or page content)
Ok,
I’ve clean the cache again and now it works!
Great!
Many thanks for the fast support
Davide
Hi,
I’m happy to help, if you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon