Home Forums Basel support forum post hiperlinks

post hiperlinks

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #87993

    luckylukem
    Participant

    Hi,

    I would like to ask how i can make visible the links in the posts. I dont want to color the text every time. For some reason it seems as if it was normal text.

    thank you,

    Bests,

    Miklos

    #88031

    Hello,

    If you want to highlight the links in the text you can assign a class to the text block and then assign a custom CSS.

    Please sent the page URL with links and I will suggest the solution.

    Best Regards

    #88038

    luckylukem
    Participant

    Sounds pretty cool! Will it change the color of hyperlinks
    Mendula.hu/

    Thank you ín advance!

    Bests,

    Miklos

    #88039

    luckylukem
    Participant

    I mean all links ön the page?

    #88074

    Hello,

    Please provide me page URL with the link and screen, I will provide custom CSS

    Best Regards

    #88078

    luckylukem
    Participant

    This is our page.

    #88105

    Hello,

    The home page contains only links in the main menu. Do you mean you navigations links?

    If so, navigate to Typography > Advanced typography and set the colors and styles https://xtemos.com/docs/basel/advanced-typography-settings-2/

    Best Regards

    #88289

    luckylukem
    Participant

    No. In the blog (or anywhere on the page) the links that I have put in the text is not highlighted/colored or anything. it could be underlined blue as it is usually on other pages.

    See the link. In the ingredienst for example the “mandulavaj” is a link, but it is not shown. It seems normal text.

    thank you!

    bests,

    Miklos

    #88318

    Hello,

    Add this code to the Theme Settings > Custom CSS:

    body .basel-entry-meta .meta-author a,
    .basel-entry-meta a {
        color: blue;
    }

    Replace the color as per your needs.

    Best Regards

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