Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #901080

    Hi guys,
    I’ve one question about the customization of the magazine element.
    I’d like to have the text and the date in white, instead of black, just to have a better contrast with the background of a specific page.
    How can I do that?
    Please notice that I need it only in a specific page (not in other where the background is white)

    Thanks a lot for your help!

    Luca

    #901192

    Hey viaggiareverde,
    Try this code in the General Styling > Quick CSS field:

    #top.page-id-135 time.av-magazine-time.updated,#top.page-id-135 h3.av-magazine-title.entry-title a,#top.page-id-135 .av-magazine-top-bar a {
    color: #fff !important;
    }

    Best regards,
    Mike

    #901487

    Hi Mike,
    thanks for your answer; that works perfectly, but i just have one question. Why this changes (as others i did in this days) are not displayed in google chrome (even if i purge page cache) but only in Microsoft Edge. It seem like chrome is not refreshing the version of my website, while Edge (or other) do it correctly.

    Any idea?

    Thanks

    Luca

    #901642

    Hi,
    You can try doing a hard reload in the Chrome browser. Press F12 to see the developer tools and then on the refresh button right click to get the drop-down menu and choose hard reload

    This link may better, https://www.getfilecloud.com/blog/2015/03/tech-tip-how-to-do-hard-refresh-in-browsers/

    Best regards,
    Mike

    #901806

    Hi,
    thanks Mike, I did it and now everything works.

    Have a nice day, and thanks again for your help.

    Best regards

    Luca

    #901818

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to change Magazine Element Colours?’ is closed to new replies.