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

media/com_phocagallery/css/main/bootstrap.min.css

Edit the file and make the following changes
page-header {
    padding-bottom: 9px;
    margin: 20px 0px 30px;
    border-bottom: 1px solid #EEE;
}


comment out: border-bottom: 1px solid #EEE;
  • 84 A felhasználók hasznosnak találták ezt
Hasznosnak találta ezt a választ?

Kapcsolódó cikkek

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

media/com_phocagallery/css/custom/default.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