A bug

Home Forums Gillion Theme A bug

Home Forums Gillion Theme A bug

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • hceliktas
    Participant

    I found a bug.

    Please check my website article.

    http://www.thewisemag.com/astrology/your-rising-sign-ascendant/

     

    try to click on featured or astrology or author bio. Img will open. I want to use post like this but category and bio is un clickable.

    Hi @hceliktas,

     

    Thank you for your question.

     

    I am not sure I understood your question properly so could you please explain it a bit more by sharing screenshots?

     

    Best regards,
    Shufflehound team

    hceliktas
    Participant

    please check from my web site. Select any article post  and try to click category link in title.

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    I could confirm the issue on your site but couldn’t reproduce it on my test site.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .post-single-meta {
        float: none;
    }

    hceliktas
    Participant

    Yes, that is it. Thank you 🙂

    You are always welcome here 🙂

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