Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #163576

    Mark M
    Participant

    Hi,

    How can I change the font size of the title which is displayed in the catalogue view of a page of products?

    I would prefer to only change the size in this catalogue view.

    Regards,

    Mark

    #163752

    John Ezra
    Member

    Hi Mark,

    Thanks for posting in. You can add this under Custom > CSS in the Customizer.

    .entry-header h3 a {
        font-size: 30px;
    }

    The above should only work on the shop page and not effect the single product page. If it is affecting other areas you don’t like, please send us the URL for the page in question so we can tailor the selector for you to only affect that page.

    Hope this helps!

    #761594

    Thai4more
    Participant

    Dear Mr X, Just installed woocommerse within the x-theme and have some issues with it according this topic,
    i want change the font size and weigh off the category description see attachment point 1
    Alos i want insert some content off around 300 words for my seo at point 2, are both possible.

    1 more issue, but other topic, i have trouble to display woocommerce widgets both on the shop page as also on the product pages, do you have a topic already about this issue?

    Thanx for all, best regards, Cor

    #762057

    Nico
    Moderator

    Hi There,

    To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #763255

    Thai4more
    Participant

    Hi, ok thanks, i think i go live in 2 weeks i send a email to this topic then and you can have a look, thanks so much, have a nice day. best regards cor

    #763367

    Thai
    Moderator

    You’re most welcome 🙂

    If you need anything else, please let us know.

    #846712

    Dan
    Participant

    This question is related to the “download link font size” – People checking out seem to miss the download link on the “order-received page”, as it is too small of a font – anyway to make it bigger?

    Thanks!

    Dan

    #846848

    Jade
    Moderator

    Hi Dan,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #851197

    Dan
    Participant

    https://fiachraforms.com/ built in the wonderful Cornerstone Agency. Thanks!

    #851598

    Jade
    Moderator

    Hi Dan,

    I tried to go to the Order Received page, but I could not see the Download File link(because I can’t complete the transaction). Can you post a screenshot of the Download File link inspected with Chrome’s code inspector. To do this, make a transaction and when you’re on the confirmation page, where the download link is, point your cursor to the download link text > right click > inspect element then screencap the page.

    Thank you.

    #851628

    Dan
    Participant
    This reply has been marked as private.
    #851835

    Rad
    Moderator

    Hi there,

    Thanks for that, please add this CSS with your preferred font size.

    .order_item .product-name small {
    font-size: 20px !important;
    }

    Hope this helps.

    #853527

    Dan
    Participant

    Thanks! That works great.

    #853695

    Darshana
    Moderator

    Glad we were able to help 🙂

    #874252

    Dan
    Participant

    One more tweak to this page – There is a link to the product page being shown right above the download link. This is taking customers away from the download. It’s fine to have description of product, but the link is not needed. Anyway to disable the checkout page from creating this link?

    Thanks for the assist!

    Dan