Problem With Konstra - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Problem With Konstra

Yan

Yan

Template 2 years ago

Hi I Have some issues with the konstra template

  1. The decoration background lines are completely off, is not like the demo see images and links https://kataskevastiki-fotiadis.gr

https://demo.joomshaper.com/?template=konstra

Image Link: https://www.dropbox.com/scl/fi/0tcj5os47hqnhyj0n6f8r/BG-lines-is-off.jpg?rlkey=8cl6rii5das8m5h0xpaig8kxy&dl=0

  1. Social icons are broken see images and links in menu module and contact page

Image Link: https://www.dropbox.com/scl/fi/v48hou86kupzsxg7usdps/Icons-issue.jpg?rlkey=fx4ks7djzwq621p8fyze3j062&dl=0

https://kataskevastiki-fotiadis.gr/en/contact

https://demo.joomshaper.com/?template=konstra

Please help

0
7 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #128842

Hi there!

Thanks for contacting us.

  1. It's all looking the same from my end, which line is missing actually? Kindly clear both your Joomla and browser cache deeply, then check again.
  2. Please use the following code in your custom CSS:
    .social-profile .sppb-icons-group-list li a {
     width: 50px;
    }

    It should help!

Best Regards

1
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #128843

Hi

Thanks for contacting us. It seems ok in my end. Could you please reload your browser and check again?

-Regards.

0
Yan
Yan
Accepted Answer
2 years ago #129915

Hi

  1. The Lines you see ok because maybe you see it with smaller monitor I use a 23 Inch monitor and is not looking ok see https://www.dropbox.com/scl/fi/wwwpx934ig8li8hem5p9w/lines.jpg?rlkey=syr4r9wa0rb5ifirzihqhyqg7&dl=0 I have cleaned the cache many times i have done it before i message you to help me

    1. The Icons is ok with the code you send me
0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #129988

Hello Yan,

Please use the following code in your custom CSS:

@media (min-width: 1400px){
.sppb-row-container {
    max-width: 1140px !important;
}
}

Hope this helps anyways!

Best Regards

1
Yan
Yan
Accepted Answer
2 years ago #129993

YES!!!! It worked Thank you

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #130052

Hi Yan,

You're always welcome and glad that it worked:)

You may accept the most usefull answer in order to close the post.

Have a nicce day!

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #130035

You are most welcome. You can then close this post by accepting the answer.

0