Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1257241

    I have tried all the alternative I have found in this forum to change the styling of links in the Main Content area. NONE of them work. The instructions on the general styling tab are of no help and the Enfold documentation in this regard is useless.

    Admin access is detailed below.

    #1257358

    Hey awjensen,

    The link you provided for the site is not working for me.

    Best regards,
    Jordan Shannon

    #1257451
    This reply has been marked as private.
    #1257799

    Hi,

    I’m still having the same issue. I can’t access.

    Best regards,
    Jordan Shannon

    #1258341
    This reply has been marked as private.
    #1258563

    Hi,

    Thanks for that, login details are working now. I can’t see any problem on your site though, the links in the main content are displaying the colour that you have set in the theme options (#0a5f40). If you are not seeing that then please try loading the page in an incognito or private browser window.

    Best regards,
    Rikard

    #1258616

    Can you please advise the specific option that controls link styling? I find the styling page very confusing. Also, I does the link styling control any other elements?

    #1258619

    Hey,

    “Primary color – Font color for links, dropcaps and other elements” controls it. You can set it separately for different sections.

    Regards,
    Yigit

    #1258632

    Thanks. Not sure what “set it separately for different sections.” means.
    Also please have a look at the home page. I have added some regular text and an e-mail link. As you can see it is not very evident that the email address is a link. Is it possible to add an underline to all links everywhere on the site? Your examples on the styling page all have underlines. And, if I can add underlines, can I also set the font weight on every link?

    #1258833

    Hi,

    Thanks. Not sure what “set it separately for different sections.” means.

    It means that you can set different colours for different areas of your site, like header, main content, footer and so on.

    If you want to underline your links then please try this in Quick CSS:

    div.template-page a {
      text-decoration: underline; 
    }

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.