Forum Replies Created
-
AuthorPosts
-
I have sent this to you just now.
Thanks Dave, that fixed it. Will this work with most SKT Themes?
The website url is https://provehiclecosmetics.uk/
Thanks Dave.
At last i found it.
The code is in the following
in the directory frontpage and in file slider-static.php
the code to remove starting at line 72 is<div class=”skt-builder-wave”>
<svg version=”1.0″ xmlns=”http://www.w3.org/2000/svg” width=”1450.000000pt” height=”240.000000pt” viewBox=”0 0 1450.000000 240.000000″ preserveAspectRatio=”xMidYMid meet”>
<g transform=”translate(0.000000,240.000000) scale(0.100000,-0.100000)” fill=”#f6f9fe” stroke=”none”>
<path class=”skt-builder-wave-color” d=”M13770 2394 c-19 -2 -80 -9 -135 -15 -369 -40 -805 -146 -1205 -295 -80 -29 -274 -108 -430 -175 -1099 -468 -1950 -757 -2665 -903 -388 -79 -626 -106 -976 -113 -508 -10 -694 21 -1294 212 -525 167 -780 215 -1151 215 -457 0 -920 -92 -1554 -308 -168 -57 -388 -131 -490 -163 -749 -241 -1538 -385 -2355 -430 -274 -15 -851 -6 -1050 16 -77 9 -213 19 -302 22 l-163 6 0 -232 0 -231 7250 0 7250 0 0 1189 0 1189 -32 6 c-37 8 -644 16 -698 10z”></path>
</g>
</svg></div>I removed this and now just have the slider. I note there are refs in the main style css do i need to rem these out or are they ok to leave?
Hi Dave, That has not removed the wavy line item. I think we need to remove that entire item. Where does this code live to rem it out?
I recently got a theme from them and needed support. Well all i had to do was post the query on support forum. The answers were quick and helpful. I got my issue resolved in no time.
Thanks that fixed it!
Great supportThis the dev site https://calladineparkhomes.co.uk/NewSite/
look the bottom left its a straight line in large desk top. I have changed to green for now to show the problem.
Disregard the Theme CSS seemed to need a refresh
Thanks for this Chris.
The first part for mobile phones worked a treat.First Part
@media screen and (max-width:479px) {
.page_head img, .post_head img, .page_head, .post_head { height:150px !important;} }However the second part for tablet needed a tweek on the min width to make it work.
Second part
@media screen and (min-width:480px) and (max-width:1023px) { .page_head img, .post_head img, .page_head, .post_head { height:150px !important;} }The above css now works on Mobile, Tablet and Desktop
Thanks for you brilliant support
TrevorI just checked the demo theme, and that does it as well.
Hi The following shows the problem.
https://ibb.co/f2vgv4K
https://ibb.co/t2S0jts
The first full width desktop is OK when the screen width is greater than 1024px
However the header picture disappears below this, see second picture.
The Header picture switch is enabled. Somewhere the system is not allowing the header picture to be displayed. It is also at the point the hamburger menu comes into operation.Sorry mis spelt it https://bnroadrepairs.co.uk
SorryThat fixed it. Ta
-
AuthorPosts