Dashed border missing from grid / list paging

ThemeBurn SupportForumsOpenCart ThemesKiddos OpenCart ThemeDashed border missing from grid / list paging

This topic has been marked as resolved.

When viewing products as a grid the dashed border is missing from the grey paging box. If you choose to view products as a list the border is visible.

As far as I am aware I am running the latest version from Themeforest.

March 7, 2017 at 1:00 am #57203

Hi,

We will need to check the live website. We may also need admin access to check your configuration.

You can use hidepost to share private information with the support staff.

BR,
ThemeBurn team

March 10, 2017 at 5:24 pm #57304
March 10, 2017 at 5:53 pm #57309

Hi,

1) Open system/vendor/BurnEngine/theme/kiddos/styles.css.tpl

2) Find this core row:

.tb_listing_options.tb_style_plain:not(.tb_pt_0):not(.tb_pb_0):not(.tb_pl_0):before

3) Replace it with:

.tb_listing_options:not(.tb_pt_0):not(.tb_pb_0):not(.tb_pl_0):before

BR,
ThemeBurn team

March 13, 2017 at 12:49 am #57361

I have made those changes and I now have the border back.

I also made the below changes to make the grey box have rounded corners again.

Find


.tb_listing_options.tb_style_plain

Replaced with


.tb_listing_options.tb_style_plain,.tb_listing_options.tb_style_bordered

March 13, 2017 at 3:18 pm #57380

Glad to see everything has been sorted!

BR,
ThemeBurn team

March 17, 2017 at 11:08 am #57523
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.