Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #63996
    Sven
    Participant
    Premium Member

    Hi,
    I just updatet wordpress and the theme to the latest version (5.8/2.6.7). Now the design of the frontend looks weired in some parts. Dividing lines appears as dark double lines (before it was a discreet and light single line) and h2 headlines are bigger than the post title. Does anyone have a solution how to fix it to get back the old style?

    #63999
    vako
    Keymaster
    WP Royal Team

    Hi Sven,

     

    Can you please describe the issue you have in more detail? Please share a direct link to the page where the issue appears and for more clarifications, please share screenshots of the issue.

     

    Kind Regards

    #64002
    Sven
    Participant
    Premium Member
    This reply has been marked as private.
    #64011
    vako
    Keymaster
    WP Royal Team

    Hi Sven,

     

    At first, sorry for the late reply, we had holidays.

    In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.

    To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo

    Please make sure to mark your reply as private to hide it from the public.

     

    Kind Regards

    #64027
    Sven
    Participant
    Premium Member
    This reply has been marked as private.
    #64044
    vako
    Keymaster
    WP Royal Team

    Hi Sven,

     

    We fixed the issue with the h2, for the separator widget issue we need developers to help. I will redirect this topic to the developer’s board and they will contact you.

    Kind Regards

    #64056
    shirley Harrison
    Participant
    Premium Member
    This reply has been marked as private.
    #64059
    vako
    Keymaster
    WP Royal Team

    Hi Shirley,

     

    Can you please describe the issue you have in more detail? Please share a direct link to the page where the issue appears and for more clarifications, please share screenshots of the issue.

     

    Kind Regards

    #64352
    Duke
    Keymaster
    WP Royal Team

    Hi Sven,

    Please navigate to Appearance > Customize > Additional CSS section and add the following snippet to fix the divider double line issue:

    .wp-block-separator {
    height: 1px !important;
    }

    H1 is 24px and H2 is 22px so still H1 is the biggest heading on the page and as I guess it was the same before. WP update has nothing to do with it.

    Kind Regards

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.