Alessandro
Alessandro
Offline
0
HI Germi
I found a small bug I think due to the ALBUM module on both mobile and desktop
Where the ALBUM Module is published the orange left tab is bad, can you help me to solve it?
Thank you


CORRECT viewing http://www.lisciouno.com/index.php/blog-ballo-uno-artisti/120-rita-braida
BUG viewing http://www.lisciouno.com/index.php/blog-ballo-uno-artisti/124-giada-e-i-blue-note

Accepted Answer

Wednesday, June 20 2018, 09:53 AM - #Permalink
0
the CSS styles I gave you are NOT being applied on that page...
The reply is currently minimized Show
Responses (4)
  • Accepted Answer

    Alessandro
    Alessandro
    Offline
    Saturday, June 16 2018, 06:00 PM - #Permalink
    0
    Please help me!!!!
    The reply is currently minimized Show
  • Accepted Answer

    Monday, June 18 2018, 09:52 AM - #Permalink
    0
    you will have to try something in the lines of adding this to your CSS file:

    .s5_lr_tab{
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    }
    . s5_lr_tab_inner{
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    }
    The reply is currently minimized Show
  • Accepted Answer

    Alessandro
    Alessandro
    Offline
    Tuesday, June 19 2018, 06:27 PM - #Permalink
    0
    i'sorry, but doesn't work!
    http://www.lisciouno.com/index.php/dirette
    here you can see the problem on the left TAB
    Please can you help me?
    Thank you
    The reply is currently minimized Show
  • Accepted Answer

    Alessandro
    Alessandro
    Offline
    Wednesday, June 20 2018, 10:29 AM - #Permalink
    0
    I placed the code at the end of my custom.css, now i placed at the begin and it works!
    Thanks!
    Ale
    The reply is currently minimized Show
Your Reply