Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #64969
    Alexandr Kriz
    Participant
    Premium Member

    Hi,

     

    I have a few unresolved issues at http://www.frohlichart.cz:

    1. There are 3 posts on the BLOG page:

    – the oldest – everything is OK

    – middle – it is not possible to add comments, why?

    – the youngest – the Gallery was automatically added to the post, why?

    2. In the slider on the HOME page – how / where can I edit the button on the photos? I want to change the position of the button and change the color (full color rectangle, font color and rectangle).

     

    Thank you very much for your help.

    Alex

    #64984
    Duke
    Keymaster
    WP Royal Team

    Him

    1. You probably have disabled comments on that post, please read this – https://www.webnots.com/enable-or-disable-comments-for-posts-and-pages-in-wordpress/ also, a gallery on the “youngest” post is added via 3rd party plugin and we can’t help you with that.

    2. Navigate to Appearance > Customize > Additional CSS and add this code:

    .slider-read-more a {
    background-color: #fff;
    border-color: #fff;
    color: #222 !important;
    }

    You can change colors editing this code, there is no customizer option for that. The button color is inherited from the Accent color.

    Kind Regards

    #64996
    Alexandr Kriz
    Participant
    Premium Member

    Thank you very much!

    #65001
    Duke
    Keymaster
    WP Royal Team

    You are welcome!

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