This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

leraat

  • **
  • 15 posts
I have a problem in the Attributes Osclass Plugin in Delta Theme Arabic language, the default template works fine, but I have a  Delta template


*

MB Themes

What is problem?
You cannot expect someone will understand your images
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

leraat

  • **
  • 15 posts
When choosing something, the button is overlapping with writing

*

MB Themes

@leraat
Please send URL where problem can be seen, picture helps only to understand issue, but not to fix it.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

leraat

  • **
  • 15 posts

*

MB Themes

In user.css (oc-content/plugins/attributes/css/user.css) find (all occurences ):
Code: [Select]
"FontAwesome"
replace with:
Code: [Select]
"FontAwesome","Font Awesome 5 Free"
then remove all occurences of:
Code: [Select]
font-weight:500;
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

leraat

  • **
  • 15 posts
It changed, but nothing happened
Can you do this for me?

Marked as best answer by leraat on February 03, 2022, 06:53:14 PM
*

MB Themes

I do not see anything like that would be done:
https://www.zuclever.com/oc-content/plugins/attributes/css/user.css?v=20220203092019

You can update from demo site (https://plugins2.abprofitrade.eu/oc-content/plugins/attributes/css/user.css?v=20220203092019)

Also to theme rtl.css is needed to add:
Code: [Select]
#plugin-hook #atr-item .atr-value-single {margin-left: 0; padding-left: 20px;margin-right: 0px; padding-right: 0px;}
#atr-form.atr-styled .atr-input-box label {padding:0 30px 0 0!important;float:right;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots