Jump to content

Changing compare button chevron direction


Recommended Posts

Hello all,

 

I'm editing the default theme to RTL and by now I found the location of most chevron arrows, all except one.

the COMPARE button.

 

Does anybody know in what template file i can find the line for it?

 

Attached picture:

 

2uszh2w.jpg

 

Thank you!

Link to comment
Share on other sites

theme folder, product-compare.tpl, the chevron icon is there :)

 

<button type="submit" class="btn btn-default button button-medium bt_compare bt_compare{if isset($paginationId)}_{$paginationId}{/if}" disabled="disabled">
<span>{l s='Compare'} (<strong class="total-compare-val">{count($compared_products)}</strong>)<i class="icon-chevron-right right"></i></span>
</button>
Link to comment
Share on other sites

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...