*

rox

  • **
  • 5 posts
How to show full description on top ?
« on: March 04, 2016, 12:43:00 PM »
How to show full description on the right-top of item page ?

*

MB Themes

Re: How to show full description on top ?
« Reply #1 on: March 04, 2016, 12:48:30 PM »
@rox
Go to file:
oc-content/themes/patricia/item.php

Find:
Code: [Select]
<?php echo osc_highlight(osc_item_description(), 200); ?>
Replace with:
Code: [Select]
<?php echo osc_item_description(); ?>
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots