Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter daniel14223

    (@daniel14223)

    Hi, thanks for your answer.
    That may be the point. I am the new admin of the page, so I did not place any new changes to the code, though the previous admin may have. I’ll search for them and let you know.
    Thanks again!

    @edit
    Using “View Source” Tool in my browser, I’ve found the code responsible for header’s width. Here you have it:
    “@media only screen and (min-width: 720px)
    (index):443
    .slide {
    list-style: none outside none;
    margin: 0 !important;
    width: 100% !important; <—- with percentage value everything is fine
    }”

    However, I tried to locate this code in Hestia’s source files in WP admin panel and I couldn’t find it. Do you have any idea where to search for it?

    • This reply was modified 7 years, 4 months ago by daniel14223.
Viewing 1 replies (of 1 total)