Viewing 8 posts - 21 through 28 (of 28 total)
  • Author
    Posts
  • #234223
    reneecarlson94
    Participant

    Sorry, I have another question. All my header images don’t seem to be optimised properly.
    I have followed the themes guidelines for size 1920 x 820 and saved and exported for web legacy in photoshop, I have also used a compression tool like the ones listed below but the images still seem to be really high in the 300, 400, 500 KB. Can you please point me in the right direction for right optimisation without losing too much photo quality?
    https://compressjpeg.com/
    https://smallseotools.com/image-compressor/

    #234342
    Skandha
    Participant

    @reneecarlson94: Hello Renne,
    The link you provided was the post/page preview which only you can access. Can you please provide the link of the published post/page?

    Kind Regards,
    Skandha

    #234456
    reneecarlson94
    Participant
    #234457
    Skandha
    Participant

    @reneecarlson94: Hello Renne,
    To have arrows instead of bullets in the lists
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    ul {
        list-style: disclosure-closed;
    }

    To compress your image please try https://compressor.io/ and see if the quality image is not compromised after compression.

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

    #235953
    reneecarlson94
    Participant

    Hi,

    https://backpackfullofmaps.com/visiting-the-pyramids-of-giza-a-complete-guide/?preview=true

    How can I remove the top grey faint line on the tables I have created on this page?

    Also to remove some of the extra white space in the table with the lonley planet guide books?

    When creating a table to m ake a CTA button if i chnage the size of it and made it smaller i am seeing a faint grey line also?

    How can I fix these issues?

    Thanks

    #235973
    Skandha
    Participant

    @reneecarlson94: Hello Renne,
    To remove the border
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code

    tbody tr {
        border: none;
    }

    The height of table seems to coming from inline and cannot be overridden by using additional CSS. Are you using any plugin to create tables? If yes please try contacting the plugin support. They maybe able to help you out better.

    I hope this helps you out!
    Kind Regards,
    Skandha

    #238305
    reneecarlson94
    Participant

    Hello,

    I have organised some of my content into tables and on a desktop, it looks fine but when I look at it on mobile the formatting does not look good.

    For example this page here >>> https://backpackfullofmaps.com/destinations/travel-guides-africa/backpacking-egypt/

    How do I make all tables mobile responsive in catch themes pro?

    I appreciate your help.

    #238352
    Skandha
    Participant

    @reneecarlson94: Hello Renne,
    It is really difficult to make tables responsive. I am afraid I cannot help you with this as the issue is beyond our support scope, Apologies.

    I suggest you to contact the plugin support or hire a customizer to get it done.

    Kind Regards,
    Skandha

Viewing 8 posts - 21 through 28 (of 28 total)
  • The topic ‘Remove Header’ is closed to new replies.