Theme4Press › Forums › alora › Slow website › Reply To: Slow website
#25819
|
Hi,
For this page.
http://321startcasino.com/portfolio-items/drive-multiplier-mayhem-casino-automat-zdarma/
Use the following in Theme Options-> Custom CSS
1 2 3 4 5 6 7 8 |
.project-content { position: relative; top: -50px !important; } .project-content .title-sep { display: none !important; } |
The following is to move up your sidebar in your portfolio.
1 2 3 4 5 |
.single-alora_portfolio #sidebar { position: relative; top: -16px; } |
Thank you