Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #169591
    lchuffman
    Participant

    I do not have any text in my header media and would like to just display a large photo, but the button for the link will not disappear. How do I take the button away.

    Thank you.

    #169625
    Skandha
    Participant

    @lchuffman: Hello there,
    This seems to be a little bug in the theme. This will be fixed in the next theme update.
    For the time being you can do the following to remove the button.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .header-button {
         display:none !important; 
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #171849
    beasign
    Participant

    Hello. I want to ask for help. I want to remove the date and icon from the middle. I can’t find where it should be in css. How can I do?
    Catch Vouge free, I love it 🙂 But this does not work 🙁

    .header-button {
    display:none !important;
    }

    #171906
    Skandha
    Participant

    @beasign: Hello there,
    Can you create a separate Support Ticket for the issue you are having? Also do post in your site URL as well.

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header Media Link Button does not Disappear’ is closed to new replies.