Fashion Pro Template Customisation

  • Lawrence Aqualina
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 1 month ago #89962 by Lawrence Aqualina
Fashion Pro Template Customisation was created by Lawrence Aqualina
I am quite converse with modifying templates but this one has me stumped. I want to do changes beyond what theme magic allows. I can easily make the changes in inspector element to see i have them right. I put those changes into the template.css file and they do not show on the site. Less.css is off. Where is this template grabbing the css from if these changes are not showing? I have tried all the usuals, clearing browser cache, clearing joomla cache, even a different browser. No luck.

eshop.internetroo.com.au will show you what i mean. In the CSS for the header I have tried both
div.top-header {
border-top: #80b601 5px solid;
}
.top-header {
background: #222534;
}

AND
top-header {
background: #222534;
border-top: #80b601 5px solid;
}

Neither is giving the top border I am after. Do it in inspector and either solution works, so the syntax is correct.

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
8 years 1 month ago #89989 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Fashion Pro Template Customisation
Hello Lawrence,

Please submit a new ticket to EShop category and let me know what do you want to customize exactly so our support staff can help you.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

Moderators: Giang Dinh Truong