badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Remove the category that appears in the photos

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #80897
    sekyfoods
    Participant

    I would like to know if I can remove the categories that appear in the photos on the homepage,
    Because there are many categories and in the mobile version they hide the photo.
    My website: sekyfoods.com

    Thanks

    #80998

    Hi sekyfoods,

    Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .widget .cat-links {
    	display: none;
    }
    .widget_2_column_category .entry-header {
    	margin-top: inherit;
    }

    Thanks

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