-
AuthorPosts
-
June 5, 2019 at 11:47 am #1107484
Dear Support team,
I use the child theme control panel to modify the content page stile:
– font type
– font size
– font colorBut 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 RegardsJune 5, 2019 at 3:11 pm #1107627Hey 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 ShannonJune 5, 2019 at 3:25 pm #1107635I 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;
}June 5, 2019 at 3:32 pm #1107646Hi,
A possible caching issue. Please try clearing the cache a few times over.
Best regards,
Jordan ShannonJune 5, 2019 at 3:37 pm #1107649Only 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.June 5, 2019 at 3:44 pm #1107653Hi,
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 ShannonJune 5, 2019 at 4:29 pm #1107675I’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)June 5, 2019 at 5:07 pm #1107687Ok,
I’ve clean the cache again and now it works!
Great!Many thanks for the fast support
DavideJune 5, 2019 at 5:44 pm #1107700Hi,
I’m happy to help, if you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Font style and size changed in Enfold Child Theme, dosen't change in frontend’ is closed to new replies.
