Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #167713
    mithrand
    Participant

    Hi:
    I send a capture of the problem I have. I need to reduce the white space below the image and on top of the social icons.
    Can anybody help me?

    Thanks 🙂

    Image: https://bit.ly/2Cgl27D

    #167746
    Skandha
    Participant

    @mithrand: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #167782
    mithrand
    Participant

    Hi @Skandha:
    I have solved the problem of blank space.
    However, the titles of the pages have disappeared. Can you help me?

    Thanks 🙂

    Link: http://abando.jbravo.es/

    #167830
    Skandha
    Participant

    @mithrand: You seem to added the following piece of CSS Code due to which the page titles are not showing up.

    .singular-content-wrap .entry-title {
    	display:none;
    }

    Removing it should resolve the issue.
    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #167844
    mithrand
    Participant

    @Skandha: Still missing.
    A few days ago I added a CSS code with the “display: none”, but when I deleted it, the titles did not appear again.

    #167845
    Skandha
    Participant

    @mithrand: I checked your site and still shows the

    .singular-content-wrap .entry-title {
    	display:none;
    }

    CSS Code.
    The code seems to be coming from style.css line no 1768.
    Did you alter the CSS Code in style.css itself?

    Kind Regards,
    Skandha

    #167851
    mithrand
    Participant

    @Skandha: I have not touched the code. Is it possible that it was implemented in the code when adding the CSS in the customizer?

    Ok, I just modified it with the original code of the theme, but the title still does not appear.

    #167910
    Skandha
    Participant

    @mithrand: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-branding {
    	position:unset !important;
    	clip:unset !important;
    }

    Now Go to => Appearance => Customize => Site Identity => Site title and add a site title.

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

    #167932
    mithrand
    Participant

    Hi @Skandha:
    I think I explained wrong. I apologize. I followed the steps, but the title appears above. I want the title of each page to appear in the box area in red.

    Capture >> https://drive.google.com/file/d/1IIkF8UUhjXl_M_7aVSNT2AJswRA_u10t/view?usp=sharing

    Thanks!

    #167957
    Skandha
    Participant

    @mithrand: I am still unclear if you want the site title or the page title to appear in the red box.
    As when I check your site the page titles already seem to be appearing where you want them.
    You can checkout the screenshot!

    Kind Regards,
    Skandha

    #167958
    mithrand
    Participant

    Hi @Skandha:
    Wow! I promise you that on my side I do not see that title. Maybe it’s something related to the website’s cache or something similar?

    Thanks again.

    #167959
    mithrand
    Participant

    Got it! I had to erase the cache of the browser images so that the titles reappear.

    Thank you very much for your help and your patience 😀

    #168190
    Skandha
    Participant

    @mithrand: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/adonis/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Blank space’ is closed to new replies.