Reply 200034 to: Royal theme minor issues

Avatar: Rose Tyler
Rose Tyler
Support staff
September 27, 2018 at 08:59

Hello,

I can’t log in. Have you changed access? Please provide the correct credentials.
2. Please add this code in Global custom css area:

.header .header-logo {
    width: 100%;
    display: inline-block;
    text-align: center;
    max-width: none;
    padding-right: 0;
}
.header .tbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.header .header-logo img {
    float: none;
}
.header .navbar .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
@media only screen and (max-width: 1200px) {
    .header .tbs .collapse {
        width: auto;
    }
}
@media only screen and (max-width: 992px) {
    .fixed-header-area .header-logo {
        margin-left: 0;
    }
}
@media only screen and (max-width: 480px) {
    .fixed-header .header-logo img {
        margin-left: 0;
    }
}

6. Please refer to Slider Revolution documentation https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
8. Please provide URL of the page.
7. Please try to delete this code from custom css http://prntscr.com/kz9ms5
10.

.single article + p{
    display: none;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.