-
Closed
-
Hello, I made Parallax Slider on the home page, but it still doesn’t show correctly, here it is http://prntscr.com/avca33
The topic Parallax Slider doesn't show correctly is closed to new replies
Hello, I made Parallax Slider on the home page, but it still doesn’t show correctly, here it is http://prntscr.com/avca33
please provide the website URL, we need to check the code
please, here is my website http://www.advertisingpays.ru
Hi,
Is this the slider you need help with?
http://www.advertisingpays.ru/blog/
Please tell me what help you require.
Change title and content font color?…
Thank you.
Thank you so much, everything is okay with sliders now, I just changed the font and background colors in Parallax and Post sliders. 🙂
But, front page content boxes don’t look correctly. In Safari, 2 boxes in one line and 1 below and the button overlap the last text line in all browsers.
Thank you very much in advance
please try to update the package manually, yesterday I uploaded an updated package with a fix…let us know if it works
Hi,
Please use the following temporary fix in your Theme Options -> Custom CSS
Remove them after official theme update.
/** adjust margins to fix the layout **/
.home-content-boxes .col-md-4.content-box {
margin:0 0.98% !important;
}
/** To prevent button from overlapping content **/
.content-box p {
min-height: 230px !important;
}
/**overwrite so as to allow button to center align.**/
.cntbox_btn a{
position:relative;
left:0 !important;
top:0 !important;
}
Thank you.
I made it! First time I in my life I made corrections in codes! wow… 🙂 Thank you so very much for the great and quick support! Everything with content boxes is perfect now!
Thank you again!
You are welcome.
The topic Parallax Slider doesn't show correctly is closed to new replies