Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #560781

    Hi
    I have used Blog Grid element on posts with category “Articles”. I have 2 questions:
    How do I change the size of the font of the title (it’s too large).
    How do I get rid of the categories (although I’ve put display title only it gives the category and author )

    I have looked at other comments and used some of the CSS suggested but nothing works.

    I’ve also deactivated all plugins and activated again and it doesn’t change anything.
    Thanks
    Anji

    #560890

    Hi AnjiG!

    Add this to your custom CSS.

    .slide-entry-title { font-size: 20px !important; }
    .blog-categories { display: none !important; }
    

    Best regards,
    Elliott

    #561239

    Hi Elliot
    Thanks but doesn’t seem to work. I’ve even tried re-installing theme.
    Anji

    #561274

    Hi Elliot
    Just noticed the Blog grid is doing odd things on this page (see link) This was fine before but now the titles are huge and it’s got other info there too.
    Thanks
    Anji

    #561280

    Hi Elliot
    Sorry…corrected the huge Titles (it was something to do with putting the Blog Styling on “Elegant” The CSS you gave me for getting rid of the blog categories however still don’t seem to work.
    Thanks Again
    Anji

    #561760

    Hi!

    That should be working. Did you add it in Dashboard > Enfold > General Styling > Quick CSS? Try adding it to the very top before all of your other CSS just in case you have a typo somewhere.

    Best regards,
    Elliott

    #561998

    Hi Elliot
    Thanks…that worked!
    Anji

    #562326

    Hi,

    Great, glad you got it working :-)

    Thanks,
    Rikard

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