Problem with the display of "view full project" buttons

Home Forums All Other Themes Problem with the display of "view full project" buttons

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #62696
    Clarisse DOKOUClarisse DOKOU
    Member
    • Topics: 5
    • Replies: 21
    • Total: 26
    Member since: April 26, 2016

    Hi,

    I am using the Design Agency Pro theme.
    Everything seems to work correctly excepted one thing.

    Since the beginning, the button “view full project” of the section “our works” is not in the middle of the images. It is on the left of the image.
    I have noticed this problem on 2 web browsers, Chrome and Internet Explorer (latest version for both).

    Please look at the 2 screenshots here to see what I am talking about.
    Chrome and IE: http://clawebcreation.com/wp-content/uploads/2017/02/portfolio-IE11-chrome.jpg
    Mozilla: http://clawebcreation.com/wp-content/uploads/2017/02/portfolio-mozilla.jpg

    Here is the URL of my website to see in live.
    http://clawebcreation.com/portfolio-clawebcreation/

    Could you help me to find a solution.

    Many thanks in advance.

    #62715
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    span.hoverbutton { left:50%; right:inherit; transform:translateX(-50%); -moz-transform:translateX(-50%); -webkit-transform:translateX(-50%);}
    .photobooth .gallery ul li:hover span.hoverbutton { transform:translate(-50%, -70%); -moz-transform:translate(-50%, -70%); -webkit-transform:translate(-50%, -70%);}

    Regards,
    Chris

    #62760
    Clarisse DOKOUClarisse DOKOU
    Member
    • Topics: 5
    • Replies: 21
    • Total: 26
    Member since: April 26, 2016

    Hi Chris,

    Thank you for your help.
    The buttons are well in the middle now.

    Best,
    Clarisse

    #62814
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Problem with the display of "view full project" buttons’ is closed to new replies.