Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1281250
Remove Data
Closed

Comments

  • Plamen started the conversation

    I would like to remove the arrows and socials displayed at the bottom of the portfolio of my site. How can I do that? I have attached a screenshot to show exactly what I mean. 

    Thank you! 

  •  432
    Sergio replied

    HI!

    pls. use following css:

    .thegem_pf_item .portfolio-item-page-bottom,
    .thegem_pf_item .block-divider,
    .thegem_pf_item .block-navigation{
        display:none !important;
    }

     

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Plamen replied

    That worked perfectly! Thank you. 

    Can the Tags from the Blog be hidden as well? I have attached a screenshot. And if they are hidden, will they affect the SEO search? 

  •  432
    Sergio replied

    Hi,

    pls. use following css:

    .post .post-tags-list,
    .post .socials-sharing{
        display:none !important;
    }

    it will not affect SEO

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Plamen replied

    Thank you, where should I paste this information so it applies? In each individual blog? 

  •  432
    Sergio replied

    HI!

     

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Plamen replied

    That worked perfectly. Thank you so much! 

  •  432
    Sergio replied

    HI, 

    Feel free to contact us if you need help. 

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Plamen replied

    Hi! 

    I wanted to remove the date, author and "next" on blog in the top of the page, how do I do that? I have attached a screenshot. 

    Thank you. 

  •  432
    Sergio replied

    HI!

    pls. use following css:

    .post-content .post-meta {
        display: none !important;
    }

     

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Plamen replied

    Fantastic!! Thank you so much!

  •  432
    Sergio replied

    HI, 

    Feel free to contact us if you need help. 

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.