Hi, I’m having a few issues with this theme, I’d appreciate any help with these problems.
1. Menu lowers the font size on any selected page (https://imgur.com/7cs5Nke)
2. Sub menu is not working properly when you are on the selected page. (https://imgur.com/sSrThpW)
3. I wish to change the URL of the front page panels but I can’t seem to change it anywhere else and Projects tab is not what I want for these. (https://imgur.com/QYfjj5c)
4. I cant find the option to get rid of the yellow hover color on the Social icons.
The problem arises whether I modify the “original CSS of the theme” or if I use the “Custom CSS” to establish the modifications. In both cases the same thing happens.
Problem:
When making a change to the lines:
477 to 484
725 to 732
799 to 806
912 to 919
966 to 973
1162 to 1169
1436 to 1443
1496 to 1503
1527 to 1534
1582 to 1589
1691 to 1697
1719 to 1726
Which consists of creating the <featured1> tag to the <featured8>
This tag should modify the highlighted color of the text in the title of the slider.
While I configure the title text, you can observe the changes correctly:
<small>
<featured1> We </featured1>
<featured2> Deliver </featured2>
<featured3> Best </featured3>
<featured4> Artwork </featured4>
<featured5> and </featured5>
<featured6> Paintings </featured6>
</small>
<featured7> Penultimate </featured7>
<featured8> Last </featured8>
But when saving the changes, this is reverted in the Slider manager.
Hi there,
I am looking to change the Slider Nav Button Color. I managed to find the option in the customization. However, the change only applies to the “Navigate Forward Button”. The “Navigate Backward Button” remains red (e.g. #dd3333).
Where can I change that ?
Thanks in advance.
Guten Tag,
ich habe für meine Kunden einen WebShop erstell, hat perfekt funktioniert aber jetzt plötzlich die Button ” in Warenkorb” bei einzelnen Produkt ist blockiert, obwohl diese Button bei Produktenuebersicht aktiv ist.
könnet Sie mir Bitte Helfen diese Problem zu beseitigen.
Mit freundlichen Grüßen Vlad Poluektov. https://www.anticatropea-heimservice.de/shop/pizza-26-cm/tre-colori-26-cm/
I’m having a hard time changing the color of tiles set up in my SKT recipe theme using elemator plugin, how do i change the color of tiles that appear at on lower page https://www.krazyforketo.com/our-recipes/
For some reason, my header and navigation bar are disappearing in mobile and tablet views.
The home page header formatting/responsiveness is not good on large screen formats.
When you sent me custom CSS to update the footer issue in a prior ticket, the new CSS did not apply to the blog page specifically.
Good afternoon, dear srs
I request your help please for the following:
I bought the SKT decor theme to set up my website, after I finished, I noticed that in desktop version it works well. However with a tablet and mobile phone version, the menu button that is located on the top right side, is in fact very high and almost hidden, thus making it impossible for the user to click.
there was also a black bar like a banner, but then I managed to go to Basic / Costum CSS and type the code:
#customizer_topbar {
width: 100%;
background-color: # 282B32;
position: fixed;
top: 0;
left: 0;
z-index: 9999;
height: 30px;
padding: 10px 0;
font-family: sans-serif;
display: none;
Solved the problem with the bar, disappeared! As for the menu, there is no way to solve it, it remains much higher, I cannot deliver it to the end customer like this.