Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #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,
    Harald

    #1208102

    Hi folks,

    Really nobody who can help me out?

    Harald

    #1208253

    Hi freigeist,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1208294

    Hi 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

    #1208748

    Hi 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,
    Rikard

    #1208771

    Hi 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
    Harald

    #1209053

    Hi 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,
    Rikard

    #1209084
    This reply has been marked as private.
    #1209227

    Hi Harald,

    Thanks for that. I cleared the cache from your caching plugin and your code is applying now, please review your site.

    Best regards,
    Rikard

    #1209271

    Hi 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,
    Harald

    #1209414

    Hi 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,
    Rikard

    #1209458

    Hi Rikard,

    thanks, you can close this case :-)

    Harald

    #1209707

    Hi freigeist,

    Great :)

    We are closing the tread.

    If you need further assistance please let us know in a new one.
    Best regards,
    Victoria

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.