Jump to content

HTML line delete


Recommended Posts

Hi Kimberley,

You can find this your theme.css on line 12348. You have to change the background image "separator.png" to manage this.

 

.tthometab-title, .tt-title {
    color: #111;
    float: left;
    font: 600 36px/40px "Poppins",Helvetica,sans-serif;
    letter-spacing: 0;
    margin: 0 0 20px;
    padding: 0 0 19px;
    position: relative;
    text-align: center;
    text-transform: capitalize !important;
    width: 100%;
    background: rgba(0, 0, 0, 0) url(../img/separator.png) no-repeat scroll center bottom;
}

 

Link to comment
Share on other sites

Hi Adeko,

Thanks for you message. I mean the complete text "Trending products" I want to delete. If I change or delete "separator.png" than only the diamond png will be deleted and not the complete row.

You can see on my screenshot what I exactly mean. Hoop you can help me. 

-----------------------------------------------------------------------------------------------------------------------
Offtopic Dutch:

Ik heb even op jullie website gekeken en zie dat jullie specialist zijn op het gebied van Prestashop webdesign & development. Precies waar ik naar opzoek was. Ik zal jullie binnenkort benaderen voor een aantal opdrachten die ik zelf niet kan doen. Op dit moment ben ik deze "to do" lijst nog aan het maken.

Groet,
Kimberley

Link to comment
Share on other sites

  • razaro changed the title to HTML line delete

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...