Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: Mobile menu on right side? #285570
    mzhd
    Participant

    Hallo Skandha,

    thanks a lot!
    Yes, this worked for me.

    Greets

    in reply to: Remove Link on entry-date published updated #284388
    mzhd
    Participant

    Hello Skandha,

    at the moment I check the site with this tool: https://wave.webaim.org/report#/https://www.mzhd.de/
    As you can see in the detailed results, there are 8 errors, four of them concerning the alt problem:

    4 X Linked image missing alternative text

    So I think, you checked something else. Maybe with this post you see what I want to describe?

    Thanks in advance!
    —answer—

    Greets
    Peter

    in reply to: Remove Link on entry-date published updated #284138
    mzhd
    Participant

    Hallo and thanks! The css works fine.

    I miss the alt attribute on all four images!
    I use to check it by right click on pic, examine and get the html code for the pic.
    In this case there is no alt attribute at this pics on startpage.

    in reply to: Remove Link on entry-date published updated #283976
    mzhd
    Participant

    Site URL is mzhd.de

    in reply to: Remove Link on entry-date published updated #283961
    mzhd
    Participant

    Hallo Skandha,

    YES, it works fine!
    So maybe I can ask for next possibilities of changing some CSS in our theme …
    Another change should be removing the link on ‘pngfix wp-post-image’
    These are pics inside the highlighted content, that is activated in the theme settings. But with this option on, there are redundant links too (pic and text under it)
    I want to remove the link on the pics.

    AND: The pics don’t have a ‘alt’ attribute! Only on the site where it is shown as content. Hope you understand what I want to say 🙂

    Thanks in advance!

    Peter

    in reply to: Background lost after WP Update? #104909
    mzhd
    Participant

    Hallo Mahesh,

    thanks for your answer!

    >>Try disabling the plugins and check if it resolves the issue.

    I disabled the Autoptimize Plugin (https://de.wordpress.org/plugins/autoptimize/) and now the background is the one I want!
    Maybe I have to wait for the plugin update and activate it after.

    Thanks again!

    Regards,
    Peter

    in reply to: Background lost after WP Update? #104899
    mzhd
    Participant

    After trying some workarounds I post additional infos:

    – I was able to update the SiteOrigin Plugin. No changes.
    – I changed the background file in the theme without success. On the site the background is still missing. But: The preview in the dashboard shows the correct background! I downloaded the background image and uploaded it again in to the media store. So the URL instead of http://www.mzhd.de/wp-content/themes/catch-responsive/images/body-bg.jpg become http://www.mzhd.de/wp-content/uploads/2016/12/body-bg.jpg – without success!

    in reply to: Getting the logo in alignment with header text #99746
    mzhd
    Participant

    Since my last post i searched for a while and found this entry:
    https://catchthemes.com/support-forum/topic/logo-and-header-text-alignment/

    That’s the solution for me! I used the code:

    @media screen and (min-width: 991px ) {
        #site-header {
            margin-top: 35px;
        }
    }

    and now it looks like i want to.

    Thanks for your help! Greets

    in reply to: Getting the logo in alignment with header text #99740
    mzhd
    Participant

    Hallo Sakin,

    thanks for your answer! Today i recognized, that i posted in the wrong forum! I use the catch responsive theme, but posted in catch everest. Sorry!
    Otherwise your code works in this theme too, but isn’t the solution i searched for.
    I try to explain again: The logo of the page is not in that horizontal line with the headline that i want to. So i tried to move the headline down, but not under the logo. The logo should still be on the left side, next to it the headline, but about 25% lower. HTH

    Thanks!

    in reply to: Getting the logo in alignment with header text #99676
    mzhd
    Participant

    Hallo,

    i need some help too and found this support forum. Our site is available under
    http://www.ds.mzhd.de/wp2016/ and i want to put the header in a lower position. I tried many custom CSS entries, but as i am no professional in CSS, i don’t get the solution by my own.
    My last try was
    #site-header .site-title { vertical-align: -25%; }
    but didn’t get the changes i want to. I hope everyone understands what i want to do and can help me with the wright code. Thanks!

Viewing 10 posts - 1 through 10 (of 10 total)