How do I remove the double line under the title of a category page?

media/com_phocagallery/css/custom/default.css
Edit the file and make the following changes

.pg-cvcsv {
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    clear: both;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 5px;
}

comment out:
      border-bottom: 1px solid #e8e8e8;

    border-top: 1px solid #e8e8e8;
 
  • 47 Kasutajad peavad seda kasulikuks
Kas see vastus oli kasulik?

Seotud artiklid

How do I remove the line under the main category title?

media/com_phocagallery/css/main/bootstrap.min.cssEdit the file and make the following...

How can I change the style of the main category page?

media/com_phocagallery/css/custom/default.cssEdit the file and make the following changeschange...

Remove the number of pictures for the category

components/com_phocagallery/views/categories/tmpl/default_categories.phpEdit the file and make...

Change the color of the hover box

media/com_phocagallery/css/custom/default.cssEdit the file and make the following changesMain...

Center the category and artist names

media/com_phocagallery/css/custom/default.cssEdit the file and make the following changesCategory...

Powered by WHMCompleteSolution