-SOLVED- Alignment of "Add to Wishlist" Button

  • Posts: 81
  • Thank you received: 0
8 years 4 months ago #261669

-- url of the page with the problem -- : 200mphmedia.net/justducks
-- HikaShop version -- : Business 3.0.0
-- Joomla version -- : 3.6.5
-- PHP version -- : 5.6.3
-- Browser(s) name and version -- : FireFox
-- Error-message(debug-mod must be tuned on) -- : No message;

In the Category view, we have been able to align the "Add to Wishlist" button properly under the "Add to Cart" button.

However, this same code is also used to control the position in the Product View, resulting in an ugly layout.

Screenshot 1 is the Category View.
Screenshot 2 is the Product View.

Question: What CSS do we used to align the "Add to Wishlist" button 118px to the right for the PRODUCT VIEW ONLY!

Attachments:
Last edit: 8 years 4 months ago by herb200mph.

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

  • Posts: 12953
  • Thank you received: 1778
8 years 4 months ago #261677

Hello,

Using that CSS code will probably do the job.
Documentation : www.hikashop.com/support/documentation/1...the-display.html#css

#hikashop_product_right_part #hikashop_add_wishlist input {
    margin-left: 118px;
}

Please understand that your request is currently outside the limit of our support. We won't be able to continue to help you for such CSS/customization question.
Thank you for your understanding.

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

  • Posts: 81
  • Thank you received: 0
8 years 4 months ago #261799

Yes, do understand the scope of support, and appreciate your willingness to assist.

This was a CSS element that we simply had diffuculty identifying.

You solution was the correct one.

Thank you.

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

Time to create page: 0.075 seconds
Powered by Kunena Forum