Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #420668

    Hello :)

    How do I get rid of the blog thumbnail for images (link below). My posts don’t have images so I just want title/expcert/date.

    #420674

    Hi icebox10!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .blog-meta, .post_author_timeline {
      display: none;
    }

    Best regards,
    Yigit

    #420677

    Thanks but that didn’t seem to get rid of the image thumbnail with the pen icon over it :)

    #420682

    Hey!

    Please flush browser cache and refresh your page a few times. It is working fine on my end :)

    Best regards,
    Yigit

    #420704

    hmm I did refresh/clear cache.. I still see the 3 grey boxes with pen images over the news posts on the homepage.

    Also, I made the latest update for this site and I noticed the mobile site’s header does not pick up the color I have it set to (navy blue) it’s a light grey which doesn’t work with my white logo :-/

    #420786

    Also, Is there a way to display the “menu icon” instead of all the menu items on an ipad? I noticed they menu overlaps with the logo completely. Thank you!!!

    #420794

    Hi!

    1- Sorry i thought you meant pencil icon on your news page. Please use following code instead

    .avia-content-slider .fake-thumbnail .slide-image {
      display: none;
    }

    2- Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.

    Regards,
    Yigit

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