Tagged: enfold, masonry, post slider
-
AuthorPosts
-
April 27, 2020 at 7:16 pm #1207592
Hi Folks,
I need some help: I want to change the fonts in Post Slider and Masonry. After some trial & error I found a solution with the following code, but this works only as long as I am logged in.
—
.av-masonry-entry-title {
font-size: 16px !important;
font-family: “Open Sans” !important;
}.av-masonry-entry-content {
font-size: 16px !important;
font-family: “Open Sans” !important;
}#top #wrap_all .avia-content-slider h3.slide-entry-title {
font-size: 16px !important;
font-family: “Open Sans” !important;
}.avia-content-slider .slide-entry-excerpt {
font-size: 16px !important;
font-family: “Open Sans” !important;
}
—As soon as I log out, its back to the default. Tried it with different browsers and cleared cache. All I want is to change the fonts and its size in the post slider and masonry view.
Help is very much apprechiated :-)
Thanks in advance,
HaraldApril 29, 2020 at 10:56 am #1208102Hi folks,
Really nobody who can help me out?
Harald
April 29, 2020 at 6:48 pm #1208253Hi freigeist,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaApril 29, 2020 at 7:55 pm #1208294Hi Victoria,
The post slider is already on the start page.
The masonry is here:When I am logged in, it shows the fonts from my css code, when logged out, the default. I never had a similar problem in WP. I stopped coding my own themes many years ago (thanks to companies like “Kriesi” ;-) ). So I am sure I miss something in my css; but couldn`t figure out which class.
Harald
May 1, 2020 at 9:22 am #1208748Hi Harald,
I’m seeing this CSS applying to the titles for example:
.avia-content-slider .slide-entry-title { font-family: 'Playfair Display',serif; text-transform: none; }
I can’t see exactly where it’s coming from though since you have file compression activate. If you should need further help then please include admin WordPress login details in private so that we can have a closer look.
Best regards,
RikardMay 1, 2020 at 10:30 am #1208771Hi Rikard,
thanks for your reply. I have added the css-classes to the field in the admin panel to see if it works.
Best regards
HaraldMay 2, 2020 at 6:21 am #1209053Hi Harald,
Thanks for the update, what exactly did you add where? If you want to give us access details then you can use (Email address hidden if logged out) as the email, just remember to post the login details in private.
Best regards,
RikardMay 2, 2020 at 11:26 am #1209084This reply has been marked as private.May 3, 2020 at 5:52 am #1209227Hi Harald,
Thanks for that. I cleared the cache from your caching plugin and your code is applying now, please review your site.
Best regards,
RikardMay 3, 2020 at 1:02 pm #1209271Hi Rikard,
damn, you are right. I have cleared the caches, but not from the caching plugin. I was so confused with logged in and logged out, I wasn’t thinking on the cache on the host.
Thanks a lot; sometimes you run the wrong way (of thinking) and you need a helping hand from outside to find your way back. :-D
Best regards,
HaraldMay 4, 2020 at 5:57 am #1209414Hi Harald,
No problem, I’m glad that we could help you out :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardMay 4, 2020 at 9:47 am #1209458Hi Rikard,
thanks, you can close this case :-)
Harald
May 4, 2020 at 8:03 pm #1209707Hi freigeist,
Great :)
We are closing the tread.
If you need further assistance please let us know in a new one.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.