• toyota2006

    (@toyota2006)


    Please help, I deleted some additional css code that was already present in the theme called Zakra Destist (it’s a dental office based theme) and it made my main top menu disappear. All I need to do is find out what that additional css was to put it back. It was something like .tg-site-header blah blah. I’ve tried downloading the demo and looking through the files but can’t understand how to read it. I even tried loading a staging site on bluehost and reapplying the demo theme but it says that directory already exists so it won’t let me reload the destist theme. Can anyone please help me?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,
    The following is the CSS code you’re looking for: https://pastebin.com/raw/yrqqvgcz

    Please add it as instructed here: https://docs.zakratheme.com/en/article/how-to-add-custom-css-1tz5vyt/

    Thanks.

    Thread Starter toyota2006

    (@toyota2006)

    thank you so much, that brought the menu back but now the background color of the main top menu is different on the pages vs what the home screen looks like. I have the home screen color the way i want it but the other pages it’s a different color. Not sure why?
    Here’s all the code i have

    .home .tg-header-container{box-shadow:0 0px 0px; background-color: #b281e2;}#working-hours p{margin:0px 0}.home .tg-site-footer .tg-footer-widget-container{padding:250px 0 25px}@media (max-width:768px){.home .tg-header-container{margin-top:0}}
    body:not(.tg-container--separate) #page {
        background-color: #b281e2;
    }
    .page-title-section .overlay {
        background-color: #b281e2 !important;
    }
    
    .site-footer {
        background-color: #b281e2 !important;
    }
    .x-colophon.bottom,
    .x-colophon.top,
    .x-colophon.bottom input[type="text"],
    .x-colophon.top input[type="text"],
    .x-colophon.bottom a,
    .x-colophon.top a {
    	color:black;
    }
    .widget {
    color:black;
    }

    Hi,
    Can you please share your URL?

    Thread Starter toyota2006

    (@toyota2006)

    Hi,
    While checking your site, I didn’t find any issue you’ve mentioned earlier. I hope you’ve fixed it on your own. Please let us know again if you still get the problem explaining it clearly with screenshots. Thanks

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

The topic ‘Zakra Destist Theme Additional CSS Code’ is closed to new replies.