Home Forums Basel support forum CSS lines to highlight some text

CSS lines to highlight some text

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #181180

    Bertrand
    Participant

    Hi!

    I would like to highlight some text on the checkout page (see screenshot) by either increasing the text size or colouring the text or even both. Can you please help me with that?

    Thanks a lot for you support.

    Kind regards,
    Bertrand

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

    Hello,

    Please provide access with the appropriate rights: https://prnt.sc/rjl7qx I will check if it is possible to do with CSS.

    Best Regards

    #181226

    Bertrand
    Participant

    Hi,

    Thanks for your quick reply!

    Here is an access you can use :

    Kind regards,
    Bertrand

    #181245

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .enable-local-pickup{
      color:red;
      font-size:14px; 
      font-weight:bold;
    }

    Set the styles as per your needs.

    Best Regards

    #181246

    Bertrand
    Participant

    Hi,

    That was fast! Thanks a lot for your kind help!
    Have a good one!

    Kind regards,
    Bertrand

    #181254

    You are welcome, we are always happy to help you, write us when you have any difficulties or issues with our theme.

    And we would be glad if you will rate our theme with 5 stars on Theme Forest in case you are satisfied with our theme and customer service http://themeforest.net/downloads

    Thank you in advance

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