Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • *edit*

    solved it. Its easy as: Appearance>Header>Header area>Side header type.

    Sorry for bothering you.

    Hi Kharis,

    now I got another problem: The image slider now shows on every page. However I only want it on the mainpage as it was before.

    You got a fix for this issue too?

    Thats my page: https://www.tabanka.de

    Thanks

    Hi Kharis,

    thanks again for your help. You fixed my problem in a second.

    Regards,

    Jakob

    Sir,

    you are a great help! Thank you so much, you solved my problem instantly.

    I thank you very much and wish you a marvelous day.

    Best regards,

    Jakob

    Hey there!

    For some reason my button for the mobile menue doesnt change its color.

    Hopefully you can help.

    Here is my CSS:

    * –> Transpatent sub menue
    mainnav-mobi {
    background-color: transparent;
    }

    /* .sub-menu { background: rgba(255,255,255,0.3) !important; } */

    .btn-menu {
    color: black !important;
    }

    #mainnav .sub-menu li a {
    color: white !important;
    background-color: black !important;
    }

    #mainnav .sub-menu li a:hover {
    color: graytext !important;
    }

    .text-slider{
    background-color: rgba(255,255,255, 0.3);
    padding-top: 30px;align-content
    }

    .text-slider .maintitle{
    color: black;
    font-size: px;
    font-style: bold;
    background: ;
    }

    .text-slider .maintitle:after {
    background-color: black;
    font-size:70px;
    bottom: -10px;
    }

    .text-slider .subtitle{
    color: black;
    font-size: px;
    font-style: italic;
    background: ;
    }

    .slide-text-bg2
    {
    width: auto;
    margin: 0;
    }
    .slide-caption {
    width: auto ! important;
    }

    .slide-inner{
    top: 18% !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    }

    .footer-widgets {
    padding-top: 50px;
    padding-bottom: 0px;
    text-align: center;
    font-size: 18px;
    }

    .entry-post {
    text-align: justify;
    }

    @media (max-width: 1024px) {
    #masthead {
    position: absolute !important;
    background-color: transparent;
    }
    }

    @media (max-width: 767px) {
    .text-slider .maintitle {
    font-size: 32px;
    }

    .text-slider .subtitle {
    font-size: 28px;
    padding: 20px 0 35px;
    }

    .roll-button.button-slider {
    padding: 10px 30px;
    }
    }

    @media only screen and (max-width: 767px) {
    body.class {
    padding: 20px;
    }
    body {
    padding: 5px;
    }

    }

    Thanky Jake

    Hi Kharis,

    I am stuck with customizing my tablet mode for this website: https://www.tabanka.de/

    The header slider just doesnt look good and my menue on mobile is gone.

    Your help is highly apprechiated.

    Thank you ??

Viewing 6 replies - 1 through 6 (of 6 total)